summaryrefslogtreecommitdiff
path: root/share/man/man4/ep.4
AgeCommit message (Collapse)Author
2002-09-26Incomplete section 4 mi manual page cleanup.Miod Vallat
- make configuration lines match GENERIC files - more Xr (hopefully usefule Xr) - never mention intro(4) on non-physical devices (i.e. protocols), always mention it for physical devices - random text style and quoting fixes - drivers ported from FreeBSD did mention rc.conf instead of hostname.if as the place to put mediaopt - some .Tn UNIX -> .Ox replacements - etc, etc... reviewd in part by deraadt@ (until he got bored of this)
2002-05-19betterBrad Smith
2002-05-19a few more cards the ep driver supportsBrad Smith
2002-01-24eisa page and xref itMichael Shalayeff
2001-10-05Powered by @mantoya:Mike Pechkin
o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com
2001-06-22o) remove unnecessary .Pp;Mike Pechkin
o) remove unnecessary .Nm args; o) closes .Bl; o) .Sh AUTHOR -> .Sh AUTHORS; o) sort SEE ALSO; o) better -mdoc style; o) typos; aaron@ ok.
2000-10-18ethernet -> EthernetAaron Campbell
2000-10-18- Arguments to .Nd should go on the same line as .Nd.Aaron Campbell
- Standardize Nd format for all Ethernet man pages for easy man -k'ing.
2000-09-17Don't claim we support 3Com CompactFlash Ethernet yet, since apparently it'sAaron Campbell
been tested under both NetBSD and FreeBSD with no success. Our driver is similar.
2000-09-15Add a couple of models the ep(4) driver supports that weren't mentioned before.Aaron Campbell
2000-09-09these are MITheo de Raadt
2000-05-29Note support for 3c574 and 3c556.Aaron Campbell
1999-08-04further cleanupTheo de Raadt
1999-08-04simple man page for 3c515 (ef)Jason Wright
1999-05-26new 3Com NIC man pages (aka, work no one else wants to do) :-)Aaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
1999-03-16xref xl(4)Todd C. Miller
1998-12-17Add PCMCIA cards search order at the end of the list.Federico G. Schwindt
1998-11-27clarify Etherlink XXX namesTheo de Raadt
1998-10-03More updates.Federico G. Schwindt
1998-10-03Modify the pcmcia entry.Federico G. Schwindt
1998-09-27Xr these togetherTheo de Raadt
1998-09-27cleanTheo de Raadt
1998-09-26Add manpages for ec, ne and we.Federico G. Schwindt
Add ne2k pnp support. Update sm and ep.
1998-09-22MI ep man pageTheo de Raadt