This commit is contained in:
Eitan Adler 2013-06-01 17:12:38 +00:00
parent 3ad721c9a4
commit 3c4d33ffb7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41821

View file

@ -650,7 +650,7 @@
<warning>
<para>The example below
lists <filename class="devicefile">/dev/da0</filename> as the
target device where the image will be written. Be very careful
target device where the image will be written. Be very careful
that you have the correct device as the output target, or you
may destroy your existing data.</para>
</warning>
@ -727,7 +727,7 @@
version number to install.</para>
<para>The floppy images have a <filename>.flp</filename>
extension. <filename
extension. <filename
class="directory">floppies/</filename> contains a number
of different images. Download
<filename>boot.flp</filename> as well as the number of
@ -2136,7 +2136,7 @@ Mounting root from ufs:/dev/md0c
<para>The installation program does not check to see if you have
adequate space. Select this option only if you have
adequate hard disk space. As of &os; &rel.current;, the &os;
adequate hard disk space. As of &os; &rel.current;, the &os;
Ports Collection takes up about &ports.size; of disk space.
You can safely assume a larger value for more recent versions
of &os;.</para>
@ -4015,7 +4015,7 @@ Please press any key to reboot.</screen>
<para>&os; can support &ms-dos; file systems (sometimes called
FAT file systems). The &man.mount.msdosfs.8; command grafts such file
systems onto the existing directory hierarchy, allowing the file
system's contents to be accessed. The &man.mount.msdosfs.8; program
system's contents to be accessed. The &man.mount.msdosfs.8; program
is not usually
invoked directly; instead, it is called by the system through a line
in <filename>/etc/fstab</filename> or by a call to the &man.mount.8;