svn commit: r191520 - head/lib/libc/posix1e

Edward Tomasz Napierala trasz at FreeBSD.org
Sun Apr 26 10:12:20 UTC 2009


Author: trasz
Date: Sun Apr 26 10:12:20 2009
New Revision: 191520
URL: http://svn.freebsd.org/changeset/base/191520

Log:
  Fix typo.

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

Modified: head/lib/libc/posix1e/acl_set_qualifier.3
==============================================================================
--- head/lib/libc/posix1e/acl_set_qualifier.3	Sun Apr 26 09:54:03 2009	(r191519)
+++ head/lib/libc/posix1e/acl_set_qualifier.3	Sun Apr 26 10:12:20 2009	(r191520)
@@ -42,7 +42,7 @@
 The
 .Fn acl_set_qualifier
 function
-is a POSIX.1e call that sets the qualifier of the tag for the ACl entry
+is a POSIX.1e call that sets the qualifier of the tag for the ACL entry
 .Fa entry_d
 to the value referred to by
 .Fa tag_qualifier_p .


More information about the svn-src-all mailing list