aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-05-07 09:26:49 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-05-07 09:26:49 +0000
commit080f16d410037d84d4ad23ca10c4045967167406 (patch)
treed47d626373185ee763011e8f283331d6ab1640aa /release
parent4cc2c0e4942f2934583beb8f1b29bd766831648d (diff)
downloadsrc-080f16d410037d84d4ad23ca10c4045967167406.tar.gz
src-080f16d410037d84d4ad23ca10c4045967167406.zip
Update device names
Notes
Notes: svn path=/head/; revision=60131
Diffstat (limited to 'release')
-rw-r--r--release/texts/alpha/INSTALL.TXT2
-rw-r--r--release/texts/i386/INSTALL.TXT2
2 files changed, 2 insertions, 2 deletions
diff --git a/release/texts/alpha/INSTALL.TXT b/release/texts/alpha/INSTALL.TXT
index 8bff203994ae..4a5493f8b961 100644
--- a/release/texts/alpha/INSTALL.TXT
+++ b/release/texts/alpha/INSTALL.TXT
@@ -234,7 +234,7 @@ commands illustrates:
fdformat -f 1440 fd0.1440
disklabel -w -r fd0.1440 floppy3
- newfs -t 2 -u 18 -l 1 -i 65536 /dev/rfd0
+ newfs -t 2 -u 18 -l 1 -i 65536 /dev/fd0
After you've formatted the floppies for DOS or UFS, you'll need to
copy the files onto them. The distribution files are split into
diff --git a/release/texts/i386/INSTALL.TXT b/release/texts/i386/INSTALL.TXT
index fe495c40e3ad..3f5dfb9fd726 100644
--- a/release/texts/i386/INSTALL.TXT
+++ b/release/texts/i386/INSTALL.TXT
@@ -195,7 +195,7 @@ commands illustrates:
fdformat -f 1440 fd0.1440
disklabel -w -r fd0.1440 floppy3
- newfs -t 2 -u 18 -l 1 -i 65536 /dev/rfd0
+ newfs -t 2 -u 18 -l 1 -i 65536 /dev/fd0
After you've formatted the floppies for DOS or UFS, you'll need to
copy the files onto them. The distribution files are split into