Author: bapt
Date: Fri Dec 26 22:43:54 2014
New Revision: 276262
URL: https://svnweb.freebsd.org/changeset/base/276262

Log:
  sort SEE ALSO

Modified:
  head/share/man/man7/c99.7
  head/share/man/man7/environ.7
  head/share/man/man7/tuning.7

Modified: head/share/man/man7/c99.7
==============================================================================
--- head/share/man/man7/c99.7   Fri Dec 26 22:41:10 2014        (r276261)
+++ head/share/man/man7/c99.7   Fri Dec 26 22:43:54 2014        (r276262)
@@ -142,9 +142,9 @@ Most of the UNIX-like operating systems 
 but those addition in GNU C should not be considered as
 standard features.
 .Sh SEE ALSO
-.Xr cc 1 ,
 .Xr c89 1 ,
-.Xr c99 1
+.Xr c99 1 ,
+.Xr cc 1
 .Sh STANDARDS
 .Rs
 .%A ANSI

Modified: head/share/man/man7/environ.7
==============================================================================
--- head/share/man/man7/environ.7       Fri Dec 26 22:41:10 2014        
(r276261)
+++ head/share/man/man7/environ.7       Fri Dec 26 22:43:54 2014        
(r276262)
@@ -250,8 +250,8 @@ built-in command in
 .Xr sh 1 ,
 .Xr execve 2 ,
 .Xr execle 3 ,
-.Xr getenv 3 ,
 .Xr getbsize 3 ,
+.Xr getenv 3 ,
 .Xr setenv 3 ,
 .Xr setlocale 3 ,
 .Xr system 3 ,

Modified: head/share/man/man7/tuning.7
==============================================================================
--- head/share/man/man7/tuning.7        Fri Dec 26 22:41:10 2014        
(r276261)
+++ head/share/man/man7/tuning.7        Fri Dec 26 22:43:54 2014        
(r276262)
@@ -747,8 +747,8 @@ over services you export from your box (
 .Xr login.conf 5 ,
 .Xr rc.conf 5 ,
 .Xr sysctl.conf 5 ,
-.Xr firewall 7 ,
 .Xr eventtimers 7 ,
+.Xr firewall 7 ,
 .Xr hier 7 ,
 .Xr ports 7 ,
 .Xr boot 8 ,
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to