diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-05-10 14:50:44 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-05-10 14:50:44 +0000 |
commit | 9cc4630033931071f43e8443fa6dc9c04faea8f0 (patch) | |
tree | 857fb2d2779087e9f72ec892b21250c9d37c2a20 /usr.sbin/extattrctl | |
parent | b1d25b2b6c2cc2e773a59a4cb46128ab8094768e (diff) | |
download | FreeBSD-src-9cc4630033931071f43e8443fa6dc9c04faea8f0.zip FreeBSD-src-9cc4630033931071f43e8443fa6dc9c04faea8f0.tar.gz |
Minor mdoc markup fixes.
Reviewed by: maintainer
Diffstat (limited to 'usr.sbin/extattrctl')
-rw-r--r-- | usr.sbin/extattrctl/extattrctl.8 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.sbin/extattrctl/extattrctl.8 b/usr.sbin/extattrctl/extattrctl.8 index c71d938..4028cca 100644 --- a/usr.sbin/extattrctl/extattrctl.8 +++ b/usr.sbin/extattrctl/extattrctl.8 @@ -27,10 +27,10 @@ .\" .Dd March 30, 2000 .Dt EXTATTRCTL 8 -.Os FreeBSD 5.0 +.Os .Sh NAME .Nm extattrctl -.Nd Manage FFS extended attributes +.Nd manage FFS extended attributes .Sh SYNOPSIS .Nm extattrctl .Cm start @@ -109,8 +109,7 @@ read or written, and .Dq q allows any user to perform the attribute operation. The default is to limit activities to the root user, or -.Dq r -. +.Dq r . .Pp This file should not exist before running .Cm initattr. |