summaryrefslogtreecommitdiffstats
path: root/share/man/man4/bktr.4
Commit message (Collapse)AuthorAgeFilesLines
* Fix the bug in my last commit: ++Year... 8-/netchild2006-01-211-1/+1
|
* - Bring some sysctl descriptions in sync with reality (additionalnetchild2006-01-181-4/+34
| | | | | | | | | | values/overrides). [1] - Add some supported cards. [2] PR: 91916 [1] Submitted by: mv <mv@hysteria.sk> [1] Requested by: joel [2] (after reading my commit log) MFC after: 3 days
* Sort sections.ru2005-01-211-10/+10
|
* Fixed macro abuse.ru2005-01-151-2/+2
|
* Correct .Ddbrueffer2005-01-021-1/+1
| | | | Spotted by: Simon L. "Eagle Eye" Nielsen
* - list the PixelView PlayTV PAK as supportedbrueffer2005-01-021-1/+3
| | | | | | - bump .Dd Submitted by: Carl Makin <carl@stagecraft.cx>
* - call the driver 'bktr' instead of 'brooktree' throughout the documentbrueffer2004-12-291-19/+64
| | | | | | | | | | | | | | - add a HARDWARE section - add a more descriptive NAME section - update for recently imported Pinnacle PCTV support - add Branko Lankester, the original author of the PCTV patches, to the AUTHORS section - bump .Dd Thanks to all multimedia@ readers who sent me information about their supported hardware! MFC after: 1 week
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-1/+1
|
* Correct the misuse of \- (mdoc(7) mathematical minus) when - (mdoc(7)simon2004-05-141-1/+1
| | | | | | | hyphen) is meant. Mdoc(7) clue by: ru Reviewed by: ru
* Reflect the fact that fxtv is now found in ports/multimedia/fxtv.simon2003-10-211-1/+1
| | | | | PR: docs/58355 Submitted by: Simon Barner <barner@in.tum.de>
* Hiten's patchset for section four manpages, slightly edited by me.ru2003-06-281-3/+5
|
* Fix grammar and capitalization bogons.schweikh2002-03-281-2/+2
| | | | MFC after: 1 day
* Typo: s/Hauppage/Hauppauge/schweikh2002-03-161-1/+1
| | | | MFC after: 3 days
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-2/+2
| | | | | | | | | | cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* Remove the MD part from the document title.ru2001-02-201-1/+1
| | | | Forgotten by: obrien
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+1
|
* Prepare for mdoc(7)NG.ru2000-12-291-1/+1
|
* mdoc(7) police: removed history info from the .Os FreeBSD call.ru2000-12-141-1/+1
|
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-221-1/+2
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-4/+4
|
* mdoc(7) police: eliminate warnings.ru2000-11-171-2/+4
|
* Properly mdoc'ify this manual page: remove all direct troff formatingphantom2000-05-121-76/+66
| | | | directives, apply correct mdoc(7) Blocks and Lists formatting.
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-031-2/+4
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* Third round of config related changes to the manpages.asmodai2000-01-231-4/+4
| | | | 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.
* Update man page to include the sysclts and kernel options commonly usedroger1999-09-221-7/+108
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Various man page cleanup:mpp1999-08-151-4/+2
| | | | | | | | | | - 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 few declaration for the iicbus/smbus system.nsouch1998-11-041-1/+14
|
* Add man page for the bktr driver.jkh1998-03-091-0/+80
PR: 5954 Submitted by: wlloyd@mpd.ca (with tweaks from reviewer)
OpenPOWER on IntegriCloud