diff options
| author | Benedict Reuschling <bcr@FreeBSD.org> | 2010-08-01 11:09:14 +0000 |
|---|---|---|
| committer | Benedict Reuschling <bcr@FreeBSD.org> | 2010-08-01 11:09:14 +0000 |
| commit | a9c3c4335ad38f497537415e95755a29f6978fcc (patch) | |
| tree | 1217b73a25feca43efc33e8e42d508638393cd2c | |
| parent | a424baf3085ce2ff7aabc61f021a0e29d4f58c1f (diff) | |
Notes
| -rw-r--r-- | bin/setfacl/setfacl.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/setfacl/setfacl.1 b/bin/setfacl/setfacl.1 index 9fa30743116b..584701124010 100644 --- a/bin/setfacl/setfacl.1 +++ b/bin/setfacl/setfacl.1 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 13, 2010 +.Dd July 27, 2010 .Dt SETFACL 1 .Os .Sh NAME @@ -299,7 +299,7 @@ one of .Dq Li group@ , or .Dq Li everyone@ , -this field is ommited altogether, including the trailing comma. +this field is omitted altogether, including the trailing comma. .It Ar "access permissions" Access permissions may be specified in either short or long form. Short and long forms may not be mixed. |
