Date: Tue, 3 Aug 2010 16:21:48 +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: r210812 - head/share/man/man5 Message-ID: <201008031621.o73GLms7096458@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bcr (doc committer) Date: Tue Aug 3 16:21:48 2010 New Revision: 210812 URL: http://svn.freebsd.org/changeset/base/210812 Log: Update references from nonexistent usbconfig(1) to usbconfig(8). PR: docs/149221 Submitted by: Lars Hartmann (lars at chaotika dot org) 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 16:12:23 2010 (r210811) +++ head/share/man/man5/rc.conf.5 Tue Aug 3 16:21:48 2010 (r210812) @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 13, 2010 +.Dd August 3, 2010 .Dt RC.CONF 5 .Os .Sh NAME @@ -4257,12 +4257,12 @@ variables. .It Va ubthidhci_busnum Bus number where the USB Bluetooth controller is located. Check the output of -.Xr usbconfig 1 +.Xr usbconfig 8 on your system to find this information. .It Va ubthidhci_addr Bus address of the USB Bluetooth controller. Check the output of -.Xr usbconfig 1 +.Xr usbconfig 8 on your system to find this information. .El .Sh FILES @@ -4279,7 +4279,7 @@ on your system to find this information. .Xr kbdcontrol 1 , .Xr makewhatis 1 , .Xr sh 1 , -.Xr usbconfig 1 , +.Xr usbconfig 8 , .Xr vi 1 , .Xr vidcontrol 1 , .Xr bridge 4 ,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008031621.o73GLms7096458>