summaryrefslogtreecommitdiffstats
path: root/share/man/man4/umass.4
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
|
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-171-1/+1
|
* Update @freebsd.org email addresses to @FreeBSD.org as is theasmodai2000-10-261-3/+3
| | | | precedent.
* Support for the Panasonic / Matshita USB FDD.n_hibma2000-07-311-2/+2
| | | | | Submitted by: SAKIYAMA Nobuo <sakichan@lares.dti.ne.jp> PR: kern/20300
* Update my e-mail addressn_hibma2000-05-021-3/+3
|
* USB Zip 250 drives are now supportedn_hibma2000-03-271-1/+2
| | | | Obtained from: Anders Andersson <anders@sanyusan.se>
* Remove the trailing zeroes on the entries for the kernel config.n_hibma2000-03-221-4/+4
| | | | Submitted by: Anders Andersson <anders@sanyusan.se>
* Add entry for the Microtech USB to SCSI cable.n_hibma2000-03-201-0/+1
|
* Reflect the fact that we supported the Y-E Data floppy as well.n_hibma2000-03-181-0/+4
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-3/+6
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* Second round of config related changes to the manpages.asmodai2000-01-231-1/+1
| | | | device blah0 -> device blah for PCI devices and busses.
* Discourage usage of controller in kernel config files. Reflect thisasmodai2000-01-171-3/+3
| | | | by changing ``controller'' to ``device'' as per GENERIC and LINT.
* * remove i386 specific markphantom1999-11-151-2/+1
| | | | | * some style and syntax fixes * some duplicated $FreeBSD$ tags removed
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Fix a bunch of broken cross-referenceschris1999-08-181-3/+3
|
* Various man page cleanup:mpp1999-08-151-3/+3
| | | | | | | | | | - Sort xrefs - FreeBSD.ORG -> FreeBSD.org - Be consistent with section names as outlined in mdoc(7). - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexey M. Zelkin <phantom@cris.net>
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | 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
* Add the USB Mass Storage manual pagen_hibma1999-05-091-0/+103
OpenPOWER on IntegriCloud