svn commit: r258880 - stable/10/lib/libc/posix1e
Edward Tomasz Napierala
trasz at FreeBSD.org
Tue Dec 3 18:35:18 UTC 2013
Author: trasz
Date: Tue Dec 3 18:35:17 2013
New Revision: 258880
URL: http://svnweb.freebsd.org/changeset/base/258880
Log:
MFC r258043:
Fix typo.
Approved by: re (gjb)
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/lib/libc/posix1e/acl.3
Directory Properties:
stable/10/lib/libc/ (props changed)
Modified: stable/10/lib/libc/posix1e/acl.3
==============================================================================
--- stable/10/lib/libc/posix1e/acl.3 Tue Dec 3 18:34:52 2013 (r258879)
+++ stable/10/lib/libc/posix1e/acl.3 Tue Dec 3 18:35:17 2013 (r258880)
@@ -206,7 +206,7 @@ This function is described in
.Xr acl_set_tag_type 3 ,
and may be used to set the tag type of an ACL.
.It Fn acl_strip_np
-This function is describe din
+This function is described in
.Xr acl-strip_np 3 ,
and may be used to remove extended entries from an ACL.
.It Xo
More information about the svn-src-stable
mailing list