Author: brucec
Date: Sat Dec 18 10:09:07 2010
New Revision: 216515
URL: http://svn.freebsd.org/changeset/base/216515

Log:
  Sort cross references by section.
  
  Reported by: pluknet

Modified:
  head/lib/libc/sys/shmget.2

Modified: head/lib/libc/sys/shmget.2
==============================================================================
--- head/lib/libc/sys/shmget.2  Sat Dec 18 06:51:48 2010        (r216514)
+++ head/lib/libc/sys/shmget.2  Sat Dec 18 10:09:07 2010        (r216515)
@@ -142,5 +142,5 @@ already exists.
 .Xr shmat 2 ,
 .Xr shmctl 2 ,
 .Xr shmdt 2 ,
-.Xr ftok 3 ,
-.Xr stat 2
+.Xr stat 2 ,
+.Xr ftok 3
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to