63568100b2
- fix #155293 - man 5 nfs should include vers as a mount option - fix #76467 - At boot time, fsck chokes on LVs listed by label in fstab - new Source URL - added note about ATAPI IDE floppy to fdformat.8 - fix #145355 - Man pages for fstab and fstab-sync in conflict
23 lines
555 B
Diff
23 lines
555 B
Diff
--- util-linux-2.12p/disk-utils/fdformat.8.ide 2005-04-25 11:39:19.528340384 +0200
|
|
+++ util-linux-2.12p/disk-utils/fdformat.8 2005-04-25 11:44:07.189609224 +0200
|
|
@@ -45,6 +45,10 @@
|
|
.BR setfdprm (8)
|
|
to load the disk parameters.
|
|
|
|
+For ATAPI IDE floppy driver (also known as LS-120 drives or "Superdisk"
|
|
+drives) you have to use the
|
|
+.BR floppy (8).
|
|
+
|
|
.SH OPTIONS
|
|
.TP
|
|
.B \-n
|
|
@@ -54,6 +58,7 @@
|
|
.BR fd (4),
|
|
.BR setfdprm (8),
|
|
.BR mkfs (8),
|
|
-.BR emkfs (8)
|
|
+.BR emkfs (8),
|
|
+.BR floppy (8)
|
|
.SH AUTHOR
|
|
Werner Almesberger (almesber@nessie.cs.id.ethz.ch)
|