summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2019-07-20 04:24:35 +0200
committerMike Frysinger <vapier@gentoo.org>2022-11-12 21:41:56 +0700
commitf1dc2043c5e240c97a67aa0d9129900ca75a8dd8 (patch)
treec652687738c0b39addc599f97bd15577d13ad8ab
parent79cebdbea8d8c7d8b89ebbd5d259d341139dec01 (diff)
downloadacl-f1dc2043c5e240c97a67aa0d9129900ca75a8dd8.tar.gz
man: Fix typos
Signed-off-by: Guillem Jover <guillem@hadrons.org>
-rw-r--r--man/man3/acl_from_text.32
-rw-r--r--man/man3/acl_to_text.32
-rw-r--r--man/man5/acl.52
3 files changed, 3 insertions, 3 deletions
diff --git a/man/man3/acl_from_text.3 b/man/man3/acl_from_text.3
index 5f86375..b1c7cb4 100644
--- a/man/man3/acl_from_text.3
+++ b/man/man3/acl_from_text.3
@@ -84,7 +84,7 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
.Sh SEE ALSO
.Xr acl_free 3 ,
.Xr acl_get_entry 3 ,
-.Xw acl_to_text 3 ,
+.Xr acl_to_text 3 ,
.Xr acl 5
.Sh AUTHOR
Derived from the FreeBSD manual pages written by
diff --git a/man/man3/acl_to_text.3 b/man/man3/acl_to_text.3
index 840d465..5e55a5d 100644
--- a/man/man3/acl_to_text.3
+++ b/man/man3/acl_to_text.3
@@ -101,7 +101,7 @@ by the hardware or system-imposed memory management constraints.
IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
.Sh SEE ALSO
.Xr acl_free 3 ,
-.Xw acl_from_text 3 ,
+.Xr acl_from_text 3 ,
.Xr acl_to_any_text 3 ,
.Xr acl 5
.Sh AUTHOR
diff --git a/man/man5/acl.5 b/man/man5/acl.5
index 33995bb..3ced352 100644
--- a/man/man5/acl.5
+++ b/man/man5/acl.5
@@ -109,7 +109,7 @@ to the permissions of the ACL_USER_OBJ entry. If the ACL has an ACL_MASK
entry, the group permissions correspond to the permissions of the
ACL_MASK entry. Otherwise, if the ACL has no ACL_MASK entry, the group
permissions correspond to the permissions of the ACL_GROUP_OBJ entry.
-The other permissions correspond to the permissions of the ACL_OTHER_OBJ
+The other permissions correspond to the permissions of the ACL_OTHER
entry.
.Pp
The file owner, group, and other permissions always match the