peter
efabb9ccb1
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
nik
559bbb333e
Add $Id$, to make it simpler for members of the translation teams to
...
track.
The Id line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;
.\" $Id$
.\"
If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.
Approved by: bde
1999-07-12 20:12:29 +00:00
obrien
a3a5d9a7ae
mkdosfs(1) is dead, refere to newfs_msdos(8)
1998-09-29 17:31:28 +00:00
des
25761cb8b7
fd(4) referenced in HISTORY has nothing to do with floppy disks;
...
changed to fdc(4).
1998-04-20 11:34:47 +00:00
charnier
6e321f37d4
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-23 08:31:20 +00:00
charnier
79b7395b62
Use err(3). Document options in man page, not in usage string.
1997-09-17 06:32:45 +00:00
wosch
3c5e4a3bbe
Sort cross references.
1997-01-20 00:03:00 +00:00
mpp
511d4f82b2
Fix a bunch of spelling errors in a bunch of man pages.
1996-01-30 13:52:50 +00:00
joerg
2e33dda4cf
Cross-reference newfs(8), and mkdosfs(1).
1995-11-05 19:23:42 +00:00
joerg
1a6f66b178
Corrected the xref to the driver man page to be fdc(4) now that
...
we have one (instead of fd(4)).
1994-10-28 17:07:32 +00:00
joerg
8d6528d6e3
Make use of the new FDOPT_NORETRY facility. It does not make sense to
...
verify formatted tracks with fully retryng. The head should not be moved
in either case.
Also some minor copyright cleanup.
1994-05-22 17:43:34 +00:00
ache
36ef9e620b
Some fixes from Joerg
1994-02-11 21:41:44 +00:00
ache
2ac095726f
Add interleave > 1 support by Poul-Henning Kamp.
...
Chack valid range of sectors per track.
1994-02-10 01:15:01 +00:00
ache
9b893dbcb9
We got now floppy formatter
1994-01-26 23:44:34 +00:00