Author: brueffer
Date: Thu Apr 17 10:39:18 2014
New Revision: 264587
URL: http://svnweb.freebsd.org/changeset/base/264587

Log:
  MFC: r264315, r264316
  
  Fix Xref order in SEE ALSO.

Modified:
  stable/9/usr.sbin/wlandebug/wlandebug.8
Directory Properties:
  stable/9/usr.sbin/wlandebug/   (props changed)

Modified: stable/9/usr.sbin/wlandebug/wlandebug.8
==============================================================================
--- stable/9/usr.sbin/wlandebug/wlandebug.8     Thu Apr 17 10:37:21 2014        
(r264586)
+++ stable/9/usr.sbin/wlandebug/wlandebug.8     Thu Apr 17 10:39:18 2014        
(r264587)
@@ -153,10 +153,10 @@ The following might be used to debug bas
 it enables debug messages while scanning, authenticating to
 an access point, and associating to an access point.
 .Sh SEE ALSO
-.Xr ifconfig 8 ,
-.Xr wlanstats 8 ,
 .Xr athdebug 8 ,
-.Xr athstats 8 .
+.Xr athstats 8 ,
+.Xr ifconfig 8 ,
+.Xr wlanstats 8
 .Sh NOTES
 Different wireless drivers support different debugging messages.
 Drivers such as
_______________________________________________
svn-src-stable-9@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"

Reply via email to