summaryrefslogtreecommitdiffstats
path: root/share/man/man4/tx.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-1/+14
| | | | | | | | Quote .Cd and .Nd text. Bump doc date. Requested by: some user through ru Supported by: ru, dwmalone, brueffer
* Sort sections.ru2005-01-211-2/+2
|
* - use .Nmbrueffer2004-08-251-3/+5
| | | | | | - fix some grammar and spelling mistakes MFC after: 3 days
* Markup fixes.ru2004-07-081-9/+8
|
* Don't claim this file is i386 specificbrueffer2004-01-151-1/+1
|
* Xref miibus(4).trhodes2003-02-171-0/+1
|
* mdoc(7) police: tidy up the markup.ru2002-05-291-9/+11
|
* Implement true multicast filtering.semenu2002-04-251-1/+1
| | | | | | Inspired by: dc(4) MFC after: 1 week
* Ispell sweep of share/man/man4/man4.i386.mpp2002-01-211-3/+3
|
* Update tx(4) to always enable vlan(4) support.brooks2001-09-051-8/+0
| | | | Approved by: semenu
* mdoc(7) police:ru2001-08-221-9/+14
| | | | | | | - removed whitespace at EOL - removed hard sentence break - minor grammar and spelling fixes - s/pseudo-device/device/
* Document recent changes about VLAN support and oversized packets.semenu2001-08-211-0/+16
| | | | | PR: kern/29235 MFC after: 1 day
* 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: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
|
* mdoc(7) police: removed hard sentence break, corrected .Nd.ru2001-02-081-3/+3
|
* Update tx(4) man page to reflect changes since 1997, especiallysemenu2001-02-071-10/+11
| | | | recent changes.
* 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-031-4/+8
| | | | | 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
|
* Third round of config related changes to the manpages.asmodai2000-01-231-1/+1
| | | | device blah0 -> device blah for PCI devices and busses.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add $Id$kris1999-05-021-0/+1
|
* Spelling error fixed.nsayer1999-04-211-1/+1
|
* tx(4) - misspelled wordnate1998-10-291-1/+1
| | | | | PR: misc/8491 Submitted by: billf@jade.chc-chimes.com
* Spelling fixes.jkoshy1998-06-081-1/+1
| | | | | Submitted by: Josh Gilliam <josh@quick.net> PR: 6880
* Update docs for new stable-167 driver.jkh1998-02-201-12/+20
| | | | Submitted by: Ustimenko Semen <semen@iclub.nsu.ru>
* MF22jkh1998-02-041-5/+7
|
* Add new man page for tx driver.jkh1998-01-291-0/+76
Submitted by: Ustimenko Semen <semen@iclub.nsu.ru>
OpenPOWER on IntegriCloud