diff options
Diffstat (limited to 'bin/setfacl')
-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 |