summaryrefslogtreecommitdiff
path: root/usr.sbin/fdformat
AgeCommit message (Expand)Author
2002-03-14kill more registers.Mike Pechkin
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
2000-05-18Prepare to recurse down usr.sbin to grab manpagesMarc Espie
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
1999-07-04more macro conversionAaron Campbell
1998-11-08usr.sbin/ man page repairs, a-iAaron Campbell
1998-08-13fix exit code; fgsch@olimpo.com.brTheo de Raadt
1998-07-13fix bar printing, indentTheo de Raadt
1998-06-19print correct status bar; blank@fox.uni-trier.deTheo de Raadt
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-08-18#include <string.h> not <strings.h> -- Yes, I'm a weanie...Todd C. Miller
1997-06-24Slight history fix.Jason Downs
1997-06-23off_t botchTheo de Raadt
1996-06-28cleanup: K&R function declarations; use opendev(); use err().Jason Downs
1996-06-20add fdformat for the i386: based on an old FreeBSD version, gotten fromJason Downs