summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ec.4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (oops, forgot to grep for "ifconfig -M/m")jmc2008-09-071-4/+4
| | | | -Mm now unsupported, use "media" without args;
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-9/+2
| | | | | | | | | Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* the start of making .Nd lines more useful for section4;jmc2006-08-301-2/+2
| | | | | | this diff addresses ethernet devices only input from nick jsg deraadt, maybe some others
* remove the maze of "other cards by this vendor are supported by so and sojmc2005-07-121-16/+1
| | | | | | | | | | driver": it is difficult to maintain, as evidenced by a mail from mike belopuhov on tech@, and not amazingly useful; take out the Xrefs from SEE ALSO too; if you want this info, `man -k' is the way to go; idea and ok deraadt@
* Improve layout.miod2004-03-211-7/+7
|
* remove .Pp's before lists and displays;jmc2003-11-091-2/+1
|
* Etherlink -> EtherLinkjmc2003-05-051-3/+3
| | | | from Leandro Costa.
* Incomplete section 4 mi manual page cleanup.miod2002-09-261-1/+4
| | | | | | | | | | | | | | - 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)
* Powered by @mantoya:mpech2001-10-051-9/+11
| | | | | | | | o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com
* o) remove unnecessary .Pp;mpech2001-06-221-2/+3
| | | | | | | | | | | 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.
* - Arguments to .Nd should go on the same line as .Nd.aaron2000-10-181-2/+2
| | | | - Standardize Nd format for all Ethernet man pages for easy man -k'ing.
* these are MIderaadt2000-09-091-2/+2
|
* Typo fixes.alex1999-09-231-2/+2
|
* further cleanupderaadt1999-08-041-2/+2
|
* simple man page for 3c515 (ef)jason1999-08-041-1/+3
|
* new 3Com NIC man pages (aka, work no one else wants to do) :-)aaron1999-05-261-28/+36
|
* clarify Etherlink XXX namesderaadt1998-11-271-2/+2
|
* Xr these togetherderaadt1998-09-271-1/+8
|
* Add manpages for ec, ne and we.fgsch1998-09-261-0/+87
Add ne2k pnp support. Update sm and ep.