rfd1 -> fd1

Submitted by:	Kristof Pap <kristof_pap@hotmail.com>
This commit is contained in:
Dima Dorfman 2001-07-23 14:51:34 +00:00
parent 125ae35cfc
commit c85ca91b0e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10008

View file

@ -1,7 +1,7 @@
<!-- <!--
The FreeBSD Documentation Project The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.76 2001/07/17 22:20:48 chern Exp $ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.77 2001/07/19 01:11:52 chern Exp $
--> -->
<chapter id="install"> <chapter id="install">
@ -194,7 +194,7 @@
<para>On FreeBSD <filename>/dev/fd0</filename> refers to the <para>On FreeBSD <filename>/dev/fd0</filename> refers to the
first floppy disk (the <devicename>A:</devicename> drive). first floppy disk (the <devicename>A:</devicename> drive).
<filename>/dev/rfd1</filename> would be the <filename>/dev/fd1</filename> would be the
<devicename>B:</devicename> drive, and so on. Other Unix <devicename>B:</devicename> drive, and so on. Other Unix
variants might have different names for the floppy disk variants might have different names for the floppy disk
devices, and you will need to check the documentation for the devices, and you will need to check the documentation for the
@ -2016,7 +2016,7 @@
<para>On FreeBSD <filename>/dev/fd0</filename> refers to <para>On FreeBSD <filename>/dev/fd0</filename> refers to
the first floppy disk (the <devicename>A:</devicename> the first floppy disk (the <devicename>A:</devicename>
drive). <filename>/dev/rfd1</filename> would be the drive). <filename>/dev/fd1</filename> would be the
<devicename>B:</devicename> drive, and so on. Other Unix <devicename>B:</devicename> drive, and so on. Other Unix
variants might have different names for the floppy disk variants might have different names for the floppy disk
devices, and you will need to check the documentation for devices, and you will need to check the documentation for