summaryrefslogtreecommitdiff
path: root/share/man/man4/ch.4
AgeCommit message (Collapse)Author
2004-12-09Remove old FreeBSDisms:Miod Vallat
- drop the "KERNEL CONFIGURATION" section which is confusing (these are not pseudo-devices!) except for st.4 where might be worth keeping. - drop the "DISCLAIMER" section in ch.4. - mention cdio and chio in cd.4 and ch.4 respectively.
2004-09-30kill default locatorsMichael Shalayeff
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)
2000-07-10Cleanup.Aaron Campbell
2000-03-24Remove bogus NOTES sectionNiklas Hallqvist
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-07-03remove redundant .Pp macrosAaron Campbell
1999-06-05more .Os cleanup, remove some trailing whitespace, cleanse some .NmAaron Campbell
1998-09-06More man page fixes. Spelling, grammar, some typos. Lots of double-wordAaron Campbell
occurrences squashed as well.
1997-06-04add the FreeBSD ch.4 manpage, strange as it may be....grr