aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/usbdevs/usbdevs.8
Commit message (Collapse)AuthorAgeFilesLines
* Add option '-o' for one-line output in combination with '-d'.Lukas Ertl2004-05-241-1/+5
| | | | | | | | PR: bin/62911 (patch slightly adopted) Submitted by: Corris Randall <corris@line6.net> Notes: svn path=/head/; revision=129659
* The .Nm utilityPhilippe Charnier2002-07-141-2/+3
| | | | Notes: svn path=/head/; revision=99968
* mdoc(7) police: fix list width.Ruslan Ermilov2002-03-151-1/+1
| | | | Notes: svn path=/head/; revision=92349
* Merge from NetBSD:Josef Karthauser2002-02-161-4/+7
| | | | | | | | * Add a -d flag to show the device drivers associated with each device. * Update to use the new speed structure entry. Notes: svn path=/head/; revision=90733
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-131-1/+0
| | | | Notes: svn path=/head/; revision=81586
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
| | | | Notes: svn path=/head/; revision=79755
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+2
| | | | | | | | | | | | | | | | | | | | track. The Id line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde Notes: svn path=/head/; revision=48791
* Syncing with NetBSD version 1998/12/14Nick Hibma1999-04-111-1/+1
| | | | Notes: svn path=/head/; revision=45606
* Added IdNick Hibma1998-12-141-0/+1
| | | | Notes: svn path=/head/; revision=41784
* Initial commit of ported NetBSD USB stackNick Hibma1998-11-261-0/+67
Notes: svn path=/head/; revision=41366