summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-02-23 01:43:45 +0000
committerru <ru@FreeBSD.org>2003-02-23 01:43:45 +0000
commit0fe24b2245618d04a453ebf90aba70d9556c6de6 (patch)
treee9d38acf9054fb9e3f3a14a1ba35e6edf338cc14
parentc2c662486426c16349ee72c95a9de91bc295f600 (diff)
downloadFreeBSD-src-0fe24b2245618d04a453ebf90aba70d9556c6de6.zip
FreeBSD-src-0fe24b2245618d04a453ebf90aba70d9556c6de6.tar.gz
Grammar.
-rw-r--r--bin/getfacl/getfacl.12
-rw-r--r--lib/libc/posix1e/acl_get.31
2 files changed, 2 insertions, 1 deletions
diff --git a/bin/getfacl/getfacl.1 b/bin/getfacl/getfacl.1
index 16faf77..a5320e2 100644
--- a/bin/getfacl/getfacl.1
+++ b/bin/getfacl/getfacl.1
@@ -63,7 +63,7 @@ An error is generated if a default ACL cannot be associated with
.Ar file .
.It Fl h
If the target of the operation is a symbolic link, return the ACL from
-the symbol link itself rather than following the link.
+the symbolic link itself rather than following the link.
.El
.Pp
The following operand is available:
diff --git a/lib/libc/posix1e/acl_get.3 b/lib/libc/posix1e/acl_get.3
index 0899bf3..25ead88 100644
--- a/lib/libc/posix1e/acl_get.3
+++ b/lib/libc/posix1e/acl_get.3
@@ -54,6 +54,7 @@ The
.Fn acl_get_fd ,
.Fn acl_get_file ,
.Fn acl_get_link_np ,
+and
.Fn acl_get_fd_np
each allow the retrieval of an ACL from a file.
The
OpenPOWER on IntegriCloud