diff options
author | ru <ru@FreeBSD.org> | 2006-09-17 17:40:07 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2006-09-17 17:40:07 +0000 |
commit | 36d05684e77bc80a444da3110fb255b3a664aed9 (patch) | |
tree | 962f12301cfcccc7e435e319623129195eb7b608 /bin/setfacl/setfacl.1 | |
parent | 4254dacbf5cff0f4e4c7f21833c8620c8d66e4c5 (diff) | |
download | FreeBSD-src-36d05684e77bc80a444da3110fb255b3a664aed9.zip FreeBSD-src-36d05684e77bc80a444da3110fb255b3a664aed9.tar.gz |
Markup fixes.
Diffstat (limited to 'bin/setfacl/setfacl.1')
-rw-r--r-- | bin/setfacl/setfacl.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/setfacl/setfacl.1 b/bin/setfacl/setfacl.1 index f281851..2e409a4 100644 --- a/bin/setfacl/setfacl.1 +++ b/bin/setfacl/setfacl.1 @@ -44,8 +44,9 @@ The .Nm utility sets discretionary access control information on the specified file(s). -If no files are specified, or the list consists of the -only "-", the file names are taken from the standard input. +If no files are specified, or the list consists of the only +.Sq Fl , +the file names are taken from the standard input. .Pp The following options are available: .Bl -tag -width indent |