Update device names

This commit is contained in:
Kris Kennaway 2000-05-07 09:26:49 +00:00
parent 4cc2c0e494
commit 080f16d410
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=60131
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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