rfd1 -> fd1
Submitted by: Kristof Pap <kristof_pap@hotmail.com>
This commit is contained in:
parent
125ae35cfc
commit
c85ca91b0e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10008
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
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">
|
||||
|
@ -194,7 +194,7 @@
|
|||
|
||||
<para>On FreeBSD <filename>/dev/fd0</filename> refers to the
|
||||
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
|
||||
variants might have different names for the floppy disk
|
||||
devices, and you will need to check the documentation for the
|
||||
|
@ -2016,7 +2016,7 @@
|
|||
|
||||
<para>On FreeBSD <filename>/dev/fd0</filename> refers to
|
||||
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
|
||||
variants might have different names for the floppy disk
|
||||
devices, and you will need to check the documentation for
|
||||
|
|
Loading…
Reference in a new issue