summaryrefslogtreecommitdiffstats
path: root/bin/setfacl
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 21:04:19 +0000
committerru <ru@FreeBSD.org>2004-07-02 21:04:19 +0000
commitd40c857e0d3367205daa400d589a200a1776f876 (patch)
tree689771de43fefbd125bbf91e0e8eebf67141a5a2 /bin/setfacl
parentd27d6d8e3ad962ceaae81c1de97ea5cec29c444e (diff)
downloadFreeBSD-src-d40c857e0d3367205daa400d589a200a1776f876.zip
FreeBSD-src-d40c857e0d3367205daa400d589a200a1776f876.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'bin/setfacl')
-rw-r--r--bin/setfacl/setfacl.124
1 files changed, 16 insertions, 8 deletions
diff --git a/bin/setfacl/setfacl.1 b/bin/setfacl/setfacl.1
index 452a041..d5787ea 100644
--- a/bin/setfacl/setfacl.1
+++ b/bin/setfacl/setfacl.1
@@ -61,15 +61,18 @@ and
entries of the current ACL.
.It Fl d
The operations apply to the default ACL entries instead of
-access ACL entries. Currently only directories may have
+access ACL entries.
+Currently only directories may have
default ACL's.
.It Fl h
If the target of the operation is a symbolic link, perform the operation
on the symbolic link itself, rather than following the link.
.It Fl k
-Delete any default ACL entries on the specified files. It
+Delete any default ACL entries on the specified files.
+It
is not considered an error if the specified files do not have
-any default ACL entries. An error will be reported if any of
+any default ACL entries.
+An error will be reported if any of
the specified files cannot have a default entry (i.e.\&
non-directories).
.It Fl m Ar entries
@@ -137,11 +140,14 @@ ACL entry for the file owner and the
ACL entry.
.It Ar "ACL qualifier"
The ACL qualifier field describes the user or group associated with
-the ACL entry. It may consist of one of the following: uid or
-user name, gid or group name, or empty. For
+the ACL entry.
+It may consist of one of the following: uid or
+user name, gid or group name, or empty.
+For
.Dq Li user
ACL entries, an empty field specifies access granted to the
-file owner. For
+file owner.
+For
.Dq Li group
ACL entries, an empty field specifies access granted to the
file owning group.
@@ -157,7 +163,8 @@ the following:
and
.Ql x
to set read, write, and
-execute permissions, respectively. Each of these may be excluded
+execute permissions, respectively.
+Each of these may be excluded
or replaced with a
.Ql -
character to indicate no access.
@@ -171,7 +178,8 @@ the default
.Dq Li group ,
and
.Dq Li other
-ACL entries. If the
+ACL entries.
+If the
.Fl n
option is not specified and no
.Dq Li mask
OpenPOWER on IntegriCloud