summaryrefslogtreecommitdiff
path: root/share/man/man4/eap.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)
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.
2001-05-17128PCI -> PCI128Brad Smith
2000-12-21Various repairs, $Id$ tags added, etc.Aaron Campbell
2000-12-21Various repairs.Aaron Campbell
2000-07-20OxTheo de Raadt
1999-10-06Added a simple man page for AC-97 codecs.Constantine Sapuntzakis
Update eap man page to indicate support for Ensoniq AudioPCI 97.
1999-09-14Update and correct grammar so that it makes senseJason Downs
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...
1998-06-02Add Ensoniq AudioPCI driver. augustss.Niels Provos