summaryrefslogtreecommitdiff
path: root/share/man/man4/de.4
AgeCommit message (Collapse)Author
2004-09-30kill default locatorsMichael Shalayeff
2004-03-20Better layout, and mention that the kernel prefers de(4) to dc(4) on alpha,Miod Vallat
contrary to other platforms, and how to change this.
2003-07-09- fix lists/displaysJason McIntyre
- quote .Cd's - add/remove .Pp's as necessary - fix some .Re/.Rs's - simplify macros
2003-06-06- section reorderJason McIntyre
- some macro fixes - kill whitespace at EOL
2003-03-16typos;Jason McIntyre
ddb(4), hilid(4), hilkbd(4), hilms(4): ok miod@ gsckbd(4): found by miod@
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)
2001-04-11Mention more hardware supported by these drivers (sync with i386.htmlMiod Vallat
webpage), aaron@ ok
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.
1999-10-05Improve somewhat.Aaron Campbell
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-06-05more .Os cleanup, remove some trailing whitespace, cleanse some .NmAaron Campbell
1999-01-11Add pnic man page and remove refs from de.4Jason Wright
1998-10-31Fix netintro/intro muck-up.Marc Espie
1998-10-08Get 'Cd' right, and attempt to bring media into orderJason Wright
1998-10-08Updated for support of PNIC boardsJason Wright
1998-03-09These are not i386-specific so remove the i386 tagTodd C. Miller
1997-10-16add fxp/de, fix something else while at itTheo de Raadt