From owner-freebsd-doc@FreeBSD.ORG Tue May 18 10:34:01 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54D0816A4CE for ; Tue, 18 May 2004 10:34:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17D4343DAB for ; Tue, 18 May 2004 10:30:30 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i4IHUTW4091046 for ; Tue, 18 May 2004 10:30:29 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4IHUTq2091041; Tue, 18 May 2004 10:30:29 -0700 (PDT) (envelope-from gnats) Resent-Date: Tue, 18 May 2004 10:30:29 -0700 (PDT) Resent-Message-Id: <200405181730.i4IHUTq2091041@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Michel Lavondès Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75C4A16A4CF for ; 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 ; 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 ; 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 Lavondès To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: docs/66827: [patch] usr.sbin/usbd/usbd.conf.5 bad command syntax in example, minor markup nit. X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 May 2004 17:34:01 -0000 >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: