summaryrefslogtreecommitdiff
path: root/usr.sbin/fdformat/fdformat.1
AgeCommit message (Collapse)Author
2007-05-31convert to new .Dd format;Jason McIntyre
2007-02-20put -n in the right place; from Igor SobradoJason McIntyre
2007-02-19tidy up synopsis and usage(); reported by Igor SobradoJason McIntyre
2006-04-17fd(4) -> fdc(4). ok jmc@Steven Mestdagh
2003-06-12- section reorderJason McIntyre
- macro fixes - kill whitespace at EOL - new sentence, new line
2003-04-04typos. ok jmc@Ted Unangst
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
o) .Sh EXAMPLE -> .Sh EXAMPLES; o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION; millert@ ok
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
cleanup along the way.
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)).
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
1999-07-04more macro conversionAaron Campbell
1998-11-08usr.sbin/ man page repairs, a-iAaron Campbell
1998-03-10use .OxTodd C. Miller
1997-09-21Make "fdformat fd0" work.Todd C. Miller
1997-09-21Fix some nits, including using fd0c, not fd0 as noted by toddf@openbsd.org.Todd C. Miller
1997-06-24Slight history fix.Jason Downs
1996-06-20add fdformat for the i386: based on an old FreeBSD version, gotten fromJason Downs
jtk's port of dosemu; some cleaning by me, but it needs more. Should probably just be rewritten...