diff options
| author | Nik Clayton <nik@FreeBSD.org> | 1999-11-02 19:58:39 +0000 |
|---|---|---|
| committer | Nik Clayton <nik@FreeBSD.org> | 1999-11-02 19:58:39 +0000 |
| commit | cb3af1531cc2e340178626ca605d799b4cdc6402 (patch) | |
| tree | 2bfdba930e26831c0b4d3eed85a82c92a9e3de96 | |
| parent | f513096dfb891f65870e475cdb77e40127e5beaf (diff) | |
Notes
| -rw-r--r-- | share/man/man4/fdc.4 | 3 | ||||
| -rw-r--r-- | share/man/man4/man4.i386/fdc.4 | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/fdc.4 b/share/man/man4/fdc.4 index bae8e04f82fd..55ca47bc58e0 100644 --- a/share/man/man4/fdc.4 +++ b/share/man/man4/fdc.4 @@ -41,7 +41,8 @@ PC architecture floppy disk controller driver This driver provides access to floppy disk drives and QIC40/80 tapedrives. 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 -'partitions' on the floppy disk. The /dev/fd*.<number> are devices that +.Sq partitions +on the floppy disk. The /dev/fd*.<number> are devices that indicate the size of the floppy disk (so: 720kB, 1440kB etc). The latter are used for formatting disks using fdformat or for accessing different density disks in multidensity drive. Example: 720kB disk in a 1.44Mb drive. diff --git a/share/man/man4/man4.i386/fdc.4 b/share/man/man4/man4.i386/fdc.4 index bae8e04f82fd..55ca47bc58e0 100644 --- a/share/man/man4/man4.i386/fdc.4 +++ b/share/man/man4/man4.i386/fdc.4 @@ -41,7 +41,8 @@ PC architecture floppy disk controller driver This driver provides access to floppy disk drives and QIC40/80 tapedrives. 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 -'partitions' on the floppy disk. The /dev/fd*.<number> are devices that +.Sq partitions +on the floppy disk. The /dev/fd*.<number> are devices that indicate the size of the floppy disk (so: 720kB, 1440kB etc). The latter are used for formatting disks using fdformat or for accessing different density disks in multidensity drive. Example: 720kB disk in a 1.44Mb drive. |
