diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2000-07-12 11:50:08 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2000-07-12 11:50:08 +0000 |
| commit | 581e97c5c77f584b6fc9c5bc79c3c146b78ddbcd (patch) | |
| tree | 2bbd3b4e2a69d62989332f76da317a31dece8379 /usr.sbin/extattrctl | |
| parent | ef50a72c926b6b1a69d9e235cd128c51af472ebf (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 4028cca9967aa..d24015b07315c 100644 --- a/usr.sbin/extattrctl/extattrctl.8 +++ b/usr.sbin/extattrctl/extattrctl.8 @@ -74,8 +74,8 @@ Extended attribute support must previously have been started. .It Xo .Cm initattr .Op Fl p Ar path -.Op Fl r Op Ar kroa -.Op Fl w Op Ar kroa +.Op Fl r Ar kroa +.Op Fl w Ar kroa .Ar attrsize attrfile .Xc Create and initialize a file to use as an attribute backing file. |
