summaryrefslogtreecommitdiffstats
path: root/share/man/man4/tl.4
Commit message (Collapse)AuthorAgeFilesLines
* Work around an apparent mdoc(7) bug.trhodes2005-10-071-6/+4
| | | | | Spotted by: marius Discussed with: ru
* Break long lines and kill a few instances of EOL whitespace.trhodes2005-07-211-1/+2
| | | | Noticed by: ru
* Add a "Load module on start up" comment, similar to mac_*.4 pages[1].trhodes2005-07-191-2/+15
| | | | | | | | Quote .Cd and .Nd text. Bump doc date. Requested by: some user through ru Supported by: ru, dwmalone, brueffer
* - move list of supported adapters into a HARDWARE sectionbrueffer2004-09-031-15/+52
| | | | | | | - properly capitalize (Fast) Ethernet - bump document date MFC after: 3 days
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-1/+2
|
* Catch up with the hardware notes: list the supported Compaq controllers.roam2003-09-051-1/+3
| | | | | PR: 55641 Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
* Xref miibus(4).trhodes2003-02-151-0/+1
|
* Ispell sweep of share/man/man4.mpp2002-01-211-1/+1
|
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-1/+1
| | | | | | | | | | 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
|
* mdoc(7) police: normalize .Nd.ru2001-04-181-2/+1
|
* Move netgraph node type man pages from section 8 to section 4.archie2000-05-041-2/+2
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-6/+12
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* Add a reference to ng_ether(8).archie2000-01-251-1/+2
|
* Second round of config related changes to the manpages.asmodai2000-01-231-2/+2
| | | | device blah0 -> device blah for PCI devices and busses.
* Add/fix controller miibus0/device miibus0 stuff here too.wpaul2000-01-171-0/+1
|
* * remove i386 specific markphantom1999-11-151-1/+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-2/+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 two additional cards to the supported adapters list: the Racore 8165wpaul1999-01-291-2/+5
| | | | | | | | | and Racore 8148 adapters are now supported by the ThunderLAN driver. The 8165 is just a plain vanilla 10/100 card; the 8148 is a 'multi- personality' adapter which can support 10baseT, 100baseTX and 100baseFX if you include the proper modules. Also update the tl man page to mention the Racore cards.
* Fix typo (fauled)rnordier1998-12-051-2/+2
|
* Add man page for ThunderLAN driver.wpaul1998-05-211-0/+124
OpenPOWER on IntegriCloud