summaryrefslogtreecommitdiff
path: root/share/man/man4/fpa.4
AgeCommit message (Collapse)Author
2004-09-30kill default locatorsMichael Shalayeff
2004-04-07from wiz@netbsd:Jason McIntyre
Log Message: Add TNF copyright license in Matt Thomas' name; okayed by matt@. problem found by miod@
2004-03-30grammar;Xavier Santolaria
ok jmc@.
2004-03-21Sync hardware support with the code, and minor nits.Miod Vallat
2003-06-06- section reorderJason McIntyre
- some macro fixes - kill whitespace at EOL
2003-05-10typo;Jason McIntyre
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-01-24xref eisa, obscure onesMichael 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-08-03o) We don't like .Pp before/after .Sh;Mike Pechkin
o) .Nm always has argument in .Sh SYNOPSIS; o) We always closes .Bl and .Bd tags; millert@ ok
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-03-01A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sittingAaron Campbell
in my INBOX since Nov 6, 2000, probably forgot about them since the tree was frozen at that time.
2000-11-10.Sh AUTHOR -> AUTHORS, ok aaron@Todd T. Fries
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-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-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-04-02.Pp macros do not belong immiedately after .Sh section header linesAaron Campbell
1998-10-31Fix netintro/intro muck-up.Marc Espie
1997-10-16add fxp/de, fix something else while at itTheo de Raadt
1997-03-28Move ncr.4 out of man4.i386/ncr.4 and update it from NetBSD.Todd C. Miller
Remove one of the tekram cards from man4.i386/aha.4 that is really ncr-based and add cd.4, fpa.4, sd.4, st.4, uk.4 from NetBSD (some originally from FreeBSD).