Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Aug 2010 19:25:58 +0000 (UTC)
From:      Benedict Reuschling <bcr@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r210826 - head/share/man/man5
Message-ID:  <201008031925.o73JPwZR038510@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 ,



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