diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-05-10 14:50:44 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-05-10 14:50:44 +0000 |
| commit | 77f6aff1a4208324fb2bc365c0d29792745c8385 (patch) | |
| tree | 3b9c72b7772c8fc5624c927fa96347ca1a5bdafd /usr.sbin/extattrctl | |
| parent | fdf7d274e836911049b97eec0b504e7906535233 (diff) | |
Notes
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 c71d9385115c..4028cca9967a 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. |
