Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2013 12:23:54 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r258043 - head/lib/libc/posix1e
Message-ID:  <201311121223.rACCNs3M028048@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Tue Nov 12 12:23:54 2013
New Revision: 258043
URL: http://svnweb.freebsd.org/changeset/base/258043

Log:
  Fix typo.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/lib/libc/posix1e/acl.3

Modified: head/lib/libc/posix1e/acl.3
==============================================================================
--- head/lib/libc/posix1e/acl.3	Tue Nov 12 12:22:52 2013	(r258042)
+++ head/lib/libc/posix1e/acl.3	Tue Nov 12 12:23:54 2013	(r258043)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311121223.rACCNs3M028048>