diff options
author | imp <imp@FreeBSD.org> | 2001-06-10 00:27:18 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2001-06-10 00:27:18 +0000 |
commit | d1446c987fa4c6ad457e09e10982a9b7ba93541e (patch) | |
tree | e9a69a6fb9772d7f291b923dac72b8c6f768e48d /share | |
parent | 6eb58c8ef19f3b7188d0434e6b15409dc2e067fb (diff) | |
download | FreeBSD-src-d1446c987fa4c6ad457e09e10982a9b7ba93541e.zip FreeBSD-src-d1446c987fa4c6ad457e09e10982a9b7ba93541e.tar.gz |
fdc doesn't support talking to QIC40/QIC80 tape drives, and hasn't since
ft was removed from the tree prior to branching releng_3!
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/fdc.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/fdc.4 b/share/man/man4/fdc.4 index 7f90ab2..89a7682 100644 --- a/share/man/man4/fdc.4 +++ b/share/man/man4/fdc.4 @@ -37,7 +37,7 @@ .Cd device fd0 at fdc0 drive 0 .Cd device fd1 at fdc0 drive 1 .Sh DESCRIPTION -This driver provides access to floppy disk drives and QIC40/80 tapedrives. +This driver provides access to floppy disk drives. In /dev for each floppy device a number of minor devices are present. The /dev/fd* devices with trailing alphabetic characters are used to indicate |