diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-16 13:58:34 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-16 13:58:34 +0000 |
| commit | 6ac46e68c6c91c5130c5ec74c80324957893f60f (patch) | |
| tree | 216862c5bfe918377cf6bdc952146c62e45cd1b8 /usr.sbin/extattrctl | |
| parent | ef9944228845a10d100631d19f669994f33d6248 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/extattrctl')
| -rw-r--r-- | usr.sbin/extattrctl/extattrctl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/extattrctl/extattrctl.8 b/usr.sbin/extattrctl/extattrctl.8 index 113ff7073a35..f2de3fd58119 100644 --- a/usr.sbin/extattrctl/extattrctl.8 +++ b/usr.sbin/extattrctl/extattrctl.8 @@ -104,7 +104,7 @@ from denying attribute service. .Pp This file should not exist before running .Cm initattr . -.It Cm enable Ar path Ar namespace Ar attrname Ar attrfile +.It Cm enable Ar path namespace attrname attrfile Enable an attribute named .Ar attrname in the namespace @@ -119,7 +119,7 @@ The backing file must have been initialized using before its first use. Attributes must have been started on the file system prior to the enabling of any attributes. -.It Cm disable Ar path Ar namespace Ar attrname +.It Cm disable Ar path namespace attrname Disable the attributed named .Ar attrname in namespace |
