From nobody@FreeBSD.org  Tue May 18 10:24:21 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 75C4A16A4CF
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 18 May 2004 10:24:21 -0700 (PDT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7A36C43D58
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 18 May 2004 10:24:20 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i4IHOK4W025555
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 18 May 2004 10:24:20 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i4IHOKwX025554;
	Tue, 18 May 2004 10:24:20 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200405181724.i4IHOKwX025554@www.freebsd.org>
Date: Tue, 18 May 2004 10:24:20 -0700 (PDT)
From: Michel Lavonds <fox@vader.aacc.cc.md.us>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] usr.sbin/usbd/usbd.conf.5 bad command syntax in example, minor markup nit.
X-Send-Pr-Version: www-2.3

>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:    roam
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 18 10:30:28 PDT 2004
>Closed-Date:    Thu Jul 29 06:22:52 GMT 2004
>Last-Modified:  Thu Jul 29 06:22:52 GMT 2004
>Originator:     Michel Lavonds
>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:
State-Changed-From-To: open->patched 
State-Changed-By: roam 
State-Changed-When: Thu Jul 15 07:34:28 GMT 2004 
State-Changed-Why:  
Fix committed to -CURRENT, will MFC in two weeks. 
Thanks for the patch! 


Responsible-Changed-From-To: freebsd-doc->roam 
Responsible-Changed-By: roam 
Responsible-Changed-When: Thu Jul 15 07:34:28 GMT 2004 
Responsible-Changed-Why:  
I'll take care of the MFC. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66827 
State-Changed-From-To: patched->closed 
State-Changed-By: roam 
State-Changed-When: Thu Jul 29 06:22:36 GMT 2004 
State-Changed-Why:  
Fix MFC'd, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66827 
>Unformatted:
