summaryrefslogtreecommitdiff
path: root/usr.sbin/fdformat/fdformat.1
Commit message (Expand)AuthorAgeFilesLines
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-141-1/+1
* Fix a nit noticed during translation.Ruslan Ermilov2007-02-281-0/+2
* The default fill byte is 0xf6, not 0xf5.Ruslan Ermilov2005-11-031-1/+1
* One of the DIAGNOSTICS sections should be EXIT STATUS.Ruslan Ermilov2005-01-181-6/+6
* mdoc(7) police: doh, again I forgot about this XXX.Ruslan Ermilov2002-01-101-2/+1
* mdoc(7) police: tidy up the markup.Ruslan Ermilov2002-01-101-19/+26
* Second round of floppy disk driver documentation updates: document theJoerg Wunsch2001-12-251-65/+61
* mdoc(7) police: s/BSD/.Bx/ where appropriate.Ruslan Ermilov2001-08-141-1/+2
* mdoc(7) police:Ruslan Ermilov2001-08-071-3/+5
* Use the printstatus() function from ${.CURDIR}/../fdread/fdutil.c toJoerg Wunsch2001-07-021-2/+4
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-1/+1
* mdoc(7) police: do not split author names in the AUTHORS section.Ruslan Ermilov2000-11-221-0/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-3/+3
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-2/+1
* Add -y option which doesn't ask for confimation, but still shows progressPoul-Henning Kamp2000-06-011-0/+4
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-4/+8
* Fix fdformat to not use /dev/r* device nodes anymore, this usageJeroen Ruigrok van der Werven2000-01-231-6/+6
* Correct use of .Nm.Philippe Charnier1999-10-171-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+2
* mkdosfs(1) is dead, refere to newfs_msdos(8)David E. O'Brien1998-09-291-3/+3
* fd(4) referenced in HISTORY has nothing to do with floppy disks;Dag-Erling Smørgrav1998-04-201-1/+1
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-2/+6
* Use err(3). Document options in man page, not in usage string.Philippe Charnier1997-09-171-17/+26
* Sort cross references.Wolfram Schneider1997-01-201-2/+2
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-1/+1
* Cross-reference newfs(8), and mkdosfs(1).Joerg Wunsch1995-11-051-3/+18
* Corrected the xref to the driver man page to be fdc(4) now thatJoerg Wunsch1994-10-281-2/+2
* Make use of the new FDOPT_NORETRY facility. It does not make sense toJoerg Wunsch1994-05-221-13/+13
* Some fixes from JoergAndrey A. Chernov1994-02-111-8/+15
* Add interleave > 1 support by Poul-Henning Kamp.Andrey A. Chernov1994-02-101-2/+0
* We got now floppy formatterAndrey A. Chernov1994-01-261-0/+128