aboutsummaryrefslogtreecommitdiff
path: root/bin/setfacl/setfacl.1
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2006-06-09 16:11:23 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2006-06-09 16:11:23 +0000
commitba4af6fa0d3ceda60516825c45f4f4e896889b46 (patch)
treeda670c1182635072e8511137f3da97894c3e72c4 /bin/setfacl/setfacl.1
parent410572a159fa2625dd6eef80e8f3727b76700290 (diff)
downloadsrc-ba4af6fa0d3ceda60516825c45f4f4e896889b46.tar.gz
src-ba4af6fa0d3ceda60516825c45f4f4e896889b46.zip
Document the way to get list of files to process from the stdin.
MFC after: 1 week Approved by: kan (mentor)
Notes
Notes: svn path=/head/; revision=159464
Diffstat (limited to 'bin/setfacl/setfacl.1')
-rw-r--r--bin/setfacl/setfacl.14
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/setfacl/setfacl.1 b/bin/setfacl/setfacl.1
index a791e49b15e8..c407cdfbfbd4 100644
--- a/bin/setfacl/setfacl.1
+++ b/bin/setfacl/setfacl.1
@@ -43,7 +43,9 @@
The
.Nm
utility sets discretionary access control information on
-the specified file(s).
+the specified file(s). If no files are specified, or the
+list constists of the only "-", the file names are taken from
+the standard input.
.Pp
The following options are available:
.Bl -tag -width indent