summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2016-02-29 16:52:06 +0000
committertrasz <trasz@FreeBSD.org>2016-02-29 16:52:06 +0000
commit1241d8a2e45773187207a7eba17fbe32d622c116 (patch)
treea65d7fd363c5c222b754a79a3bdaef2868bd8bb3
parent7ff471c8bbd065472eb86406d2b649fa24e38272 (diff)
downloadFreeBSD-src-1241d8a2e45773187207a7eba17fbe32d622c116.zip
FreeBSD-src-1241d8a2e45773187207a7eba17fbe32d622c116.tar.gz
Fix typos in .Xrs.
MFC after: 1 month Sponsored by: The FreeBSD Foundation
-rw-r--r--lib/libc/posix1e/acl.32
-rw-r--r--lib/libc/posix1e/acl_delete_flag_np.32
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/posix1e/acl.3 b/lib/libc/posix1e/acl.3
index d37cd14..2c7ebd6 100644
--- a/lib/libc/posix1e/acl.3
+++ b/lib/libc/posix1e/acl.3
@@ -209,7 +209,7 @@ This function is described in
and may be used to set the tag type of an ACL.
.It Fn acl_strip_np
This function is described in
-.Xr acl-strip_np 3 ,
+.Xr acl_strip_np 3 ,
and may be used to remove extended entries from an ACL.
.It Xo
.Fn acl_to_text ,
diff --git a/lib/libc/posix1e/acl_delete_flag_np.3 b/lib/libc/posix1e/acl_delete_flag_np.3
index 6a613eb..3e298a4 100644
--- a/lib/libc/posix1e/acl_delete_flag_np.3
+++ b/lib/libc/posix1e/acl_delete_flag_np.3
@@ -64,7 +64,7 @@ value.
.Sh SEE ALSO
.Xr acl 3 ,
.Xr acl_add_flag_np 3 ,
-.Xr acl_clear_flag_nps 3 ,
+.Xr acl_clear_flags_np 3 ,
.Xr acl_get_flagset_np 3 ,
.Xr acl_set_flagset_np 3 ,
.Xr posix1e 3
OpenPOWER on IntegriCloud