diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-05 09:44:08 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-05 09:44:08 +0000 |
| commit | 58059593e5a31304044c2d474361c943ee4c649a (patch) | |
| tree | 82867b2b3a6cd4e1c62fb2d8b2de156ef602a07a | |
| parent | e871d7730543f3d2867d658daed9bc71de54e84b (diff) | |
Notes
| -rw-r--r-- | usr.sbin/quot/quot.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/quot/quot.8 b/usr.sbin/quot/quot.8 index 1f9201e2702a..b38176eb83b5 100644 --- a/usr.sbin/quot/quot.8 +++ b/usr.sbin/quot/quot.8 @@ -88,7 +88,9 @@ size block. .El .Sh BUGS .Xr ncheck -(which would be a lot more useful than ls -i in the example above) +(which would be a lot more useful than +.Nm ls Fl i +in the example above) does not exist in .Fx . .Sh SEE ALSO |
