summaryrefslogtreecommitdiffstats
path: root/share/man/man4/uhci.4
Commit message (Collapse)AuthorAgeFilesLines
* Cross reference ehci(4).simon2005-04-201-1/+2
| | | | | Suggested by: Flemming Jacobsen MFC after: 3 days
* Fixed the misplaced $FreeBSD$.ru2005-02-091-1/+1
|
* Bump document date for last commit.simon2004-09-051-1/+1
|
* Add a HARDWARE section which lists supported devices.simon2004-09-051-8/+12
| | | | MFC after: 3 days
* Remove bogus advertising clauses.thomas2002-10-301-5/+1
| | | | Reviewed by: n_hibma, roberto
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: normalize .Nd.ru2001-04-181-2/+1
|
* Prepare for mdoc(7)NG.ru2000-12-291-1/+1
|
* Update @freebsd.org email addresses to @FreeBSD.org as is theasmodai2000-10-261-1/+1
| | | | precedent.
* Update my e-mail addressn_hibma2000-05-021-1/+1
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-1/+2
| | | | | 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-1/+1
| | | | 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
|
* Various man page cleanup:mpp1999-08-151-3/+4
| | | | | | | | | | - 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
* Added man page usb uhci ohcin_hibma1999-02-211-0/+68
OpenPOWER on IntegriCloud