Date: Tue, 18 May 2004 10:24:20 -0700 (PDT) From: Michel Lavondès <fox@vader.aacc.cc.md.us> To: freebsd-gnats-submit@FreeBSD.org Subject: docs/66827: [patch] usr.sbin/usbd/usbd.conf.5 bad command syntax in example, minor markup nit. Message-ID: <200405181724.i4IHOKwX025554@www.freebsd.org> Resent-Message-ID: <200405181730.i4IHUTq2091041@freefall.freebsd.org>
index | next in thread | raw e-mail
>Number: 66827
>Category: docs
>Synopsis: [patch] usr.sbin/usbd/usbd.conf.5 bad command syntax in example, minor markup nit.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Tue May 18 10:30:28 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: Michel Lavondès
>Release: 4.8-RELEASE-p13
>Organization:
Ecdysiasts United For Overdressing
>Environment:
>Description:
See patch.
>How-To-Repeat:
man 5 usbd.conf
Try the example command by hand, when the USB port is scbus1 (or probably anything except scbus0).
>Fix:
--- usr.sbin/usbd/usbd.conf.5.orig Fri May 7 09:52:08 2004
+++ usr.sbin/usbd/usbd.conf.5 Fri May 7 10:15:33 2004
@@ -135,7 +135,7 @@
product 0x0001
vendor 0x059b
release 0x0100
- attach "/usr/bin/camcontrol rescan bus 0"
+ attach "/usr/bin/camcontrol rescan 0"
.Ed
.Pp
To start up moused for a newly attached mouse:
@@ -146,7 +146,7 @@
.pid"
.Ed
.Sh FILES
-.Bl -tag -width /etc/pccard.conf -compact
+.Bl -tag -width /etc/usbd.conf -compact
.It Pa /etc/usbd.conf
The
.Nm usbd
>Release-Note:
>Audit-Trail:
>Unformatted:
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405181724.i4IHOKwX025554>
