diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-12-13 17:07:52 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-12-13 17:07:52 +0000 |
commit | a5b0d9050a9e7c629bd301d28be736dc8d99539d (patch) | |
tree | 726e3637f17a75ad2b0fa38b159f04e427d5a32b /bin/setfacl/setfacl.1 | |
parent | 1278dd68479f6363ca0756060eac93057a66bd2e (diff) |
[mdoc] add missing space before a punctuation type argument.
Notes
Notes:
svn path=/head/; revision=153380
Diffstat (limited to 'bin/setfacl/setfacl.1')
-rw-r--r-- | bin/setfacl/setfacl.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/setfacl/setfacl.1 b/bin/setfacl/setfacl.1 index 166328f72ef1..a791e49b15e8 100644 --- a/bin/setfacl/setfacl.1 +++ b/bin/setfacl/setfacl.1 @@ -252,7 +252,7 @@ on .Pp Remove the group mail ACL entry containing read/write permissions from -.Pa file. +.Pa file . .Pp .Dl setfacl -bn file .Pp |