Date: Sun, 05 Mar 2000 22:38:16 -0500
From: horikawa@psinet.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: docs/17216: usbd.conf.5 ("Fl -d" and "Fl -v" should be "Fl d" and "Fl v")
Message-ID: <20000305223816G.horikawa@psinet.com>
next in thread | raw e-mail | index | archive | help
>Number: 17216
>Category: docs
>Synopsis: usbd.conf.5 ("Fl -d" and "Fl -v" should be "Fl d" and "Fl v")
>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: Sun Mar 5 19:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: Kazuo Horikawa
>Release: FreeBSD 2.2.8-STABLE i386
>Organization:
jpman Project
>Environment:
4-current
$FreeBSD: src/usr.sbin/usbd/usbd.conf.5,v 1.4 2000/03/01 14:08:38 sheldonh Exp $
>Description:
usbd.conf.5 seems to contain following typo:
o "Fl -d" and "Fl -v" should be "Fl d" and "Fl v".
The usbd.conf(5) says:
The values for the fields product, vendor, release, class, subclass and
protocol can be retrieved by killing the usbd daemon and running it with
the --d and --v flags.
while usbd(8) says:
SYNOPSIS
usbd [-d] [-f device] [-t timeout] [-v]
>How-To-Repeat:
On 4-current:
$ man 5 usbd.conf
>Fix:
For src/usr.sbin/usbd/usbd.conf.5 Revision 1.4, apply
following patch:
--- usbd.conf.5.bak Sun Mar 5 22:19:13 2000
+++ usbd.conf.5 Sun Mar 5 22:19:23 2000
@@ -114,9 +114,9 @@
can be retrieved by killing the
.Nm usbd
daemon and running it with the
-.Fl -d
+.Fl d
and
-.Fl -v
+.Fl v
flags.
.Pp
Commands to be executed when the action is matched:
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000305223816G.horikawa>
