Style
This commit is contained in:
parent
3ad721c9a4
commit
3c4d33ffb7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41821
1 changed files with 4 additions and 4 deletions
|
@ -650,7 +650,7 @@
|
||||||
<warning>
|
<warning>
|
||||||
<para>The example below
|
<para>The example below
|
||||||
lists <filename class="devicefile">/dev/da0</filename> as the
|
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
|
that you have the correct device as the output target, or you
|
||||||
may destroy your existing data.</para>
|
may destroy your existing data.</para>
|
||||||
</warning>
|
</warning>
|
||||||
|
@ -727,7 +727,7 @@
|
||||||
version number to install.</para>
|
version number to install.</para>
|
||||||
|
|
||||||
<para>The floppy images have a <filename>.flp</filename>
|
<para>The floppy images have a <filename>.flp</filename>
|
||||||
extension. <filename
|
extension. <filename
|
||||||
class="directory">floppies/</filename> contains a number
|
class="directory">floppies/</filename> contains a number
|
||||||
of different images. Download
|
of different images. Download
|
||||||
<filename>boot.flp</filename> as well as the number of
|
<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
|
<para>The installation program does not check to see if you have
|
||||||
adequate space. Select this option only 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.
|
Ports Collection takes up about &ports.size; of disk space.
|
||||||
You can safely assume a larger value for more recent versions
|
You can safely assume a larger value for more recent versions
|
||||||
of &os;.</para>
|
of &os;.</para>
|
||||||
|
@ -4015,7 +4015,7 @@ Please press any key to reboot.</screen>
|
||||||
<para>&os; can support &ms-dos; file systems (sometimes called
|
<para>&os; can support &ms-dos; file systems (sometimes called
|
||||||
FAT file systems). The &man.mount.msdosfs.8; command grafts such file
|
FAT file systems). The &man.mount.msdosfs.8; command grafts such file
|
||||||
systems onto the existing directory hierarchy, allowing the 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
|
is not usually
|
||||||
invoked directly; instead, it is called by the system through a line
|
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;
|
in <filename>/etc/fstab</filename> or by a call to the &man.mount.8;
|
||||||
|
|
Loading…
Reference in a new issue