svn commit: r210826 - head/share/man/man5
Benedict Reuschling
bcr at FreeBSD.org
Tue Aug 3 19:25:58 UTC 2010
Author: bcr (doc committer)
Date: Tue Aug 3 19:25:58 2010
New Revision: 210826
URL: http://svn.freebsd.org/changeset/base/210826
Log:
Correctly sort usbconfig(8) within the SEE ALSO section.
Noticed by: dougb
MFC after: 3 days
Modified:
head/share/man/man5/rc.conf.5
Modified: head/share/man/man5/rc.conf.5
==============================================================================
--- head/share/man/man5/rc.conf.5 Tue Aug 3 18:29:58 2010 (r210825)
+++ head/share/man/man5/rc.conf.5 Tue Aug 3 19:25:58 2010 (r210826)
@@ -4279,7 +4279,6 @@ on your system to find this information.
.Xr kbdcontrol 1 ,
.Xr makewhatis 1 ,
.Xr sh 1 ,
-.Xr usbconfig 8 ,
.Xr vi 1 ,
.Xr vidcontrol 1 ,
.Xr bridge 4 ,
@@ -4355,6 +4354,7 @@ on your system to find this information.
.Xr sysctl 8 ,
.Xr syslogd 8 ,
.Xr timed 8 ,
+.Xr usbconfig 8 ,
.Xr wlandebug 8 ,
.Xr yp 8 ,
.Xr ypbind 8 ,
More information about the svn-src-head
mailing list