Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 2014 16:31:23 +0000 (UTC)
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r264508 - head/lib/libc/posix1e
Message-ID:  <201404151631.s3FGVNWE021032@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brueffer
Date: Tue Apr 15 16:31:23 2014
New Revision: 264508
URL: http://svnweb.freebsd.org/changeset/base/264508

Log:
  Correct sorting.

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

Modified: head/lib/libc/posix1e/posix1e.3
==============================================================================
--- head/lib/libc/posix1e/posix1e.3	Tue Apr 15 16:29:21 2014	(r264507)
+++ head/lib/libc/posix1e/posix1e.3	Tue Apr 15 16:31:23 2014	(r264508)
@@ -93,8 +93,8 @@ for mandatory access control labels.
 .Xr extattr 2 ,
 .Xr acl 3 ,
 .Xr extattr 3 ,
-.Xr libcapsicum 3 ,
 .Xr libbsm 3 ,
+.Xr libcapsicum 3 ,
 .Xr mac 3 ,
 .Xr capsicum 4 ,
 .Xr ffs 7 ,



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