Bug 17216

Summary: usbd.conf.5 ("Fl -d" and "Fl -v" should be "Fl d" and "Fl v")
Product: Documentation Reporter: horikawa <horikawa>
Component: Books & ArticlesAssignee: Sheldon Hearn <sheldonh>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description horikawa 2000-03-06 03:40:01 UTC
	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]

Fix: For src/usr.sbin/usbd/usbd.conf.5 Revision 1.4, apply
	following patch:
	
How-To-Repeat: 
	On 4-current:
	$ man 5 usbd.conf
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-03-06 09:07:56 UTC
Responsible Changed
From-To: freebsd-doc->sheldonh

I'll take this one. 
Comment 2 Sheldon Hearn freebsd_committer freebsd_triage 2000-03-06 13:53:52 UTC
State Changed
From-To: open->closed

Committed as rev 1.6, thanks! 
This file does not exist in RELENG_3, so no merge was required.