Fix a few minor bugs introdced in rev. 1.266
Approved by: phantom (mentor)
This commit is contained in:
parent
bfd7315067
commit
cf58fead51
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18787
1 changed files with 8 additions and 8 deletions
|
@ -281,7 +281,7 @@
|
|||
<acronym>FAT16</acronym> and <acronym>FAT32</acronym>
|
||||
partitions — used in &ms-dos; through &windows; ME.
|
||||
<application>&partitionmagic;</application> is the only known
|
||||
application that can resize <acronym>NTFS</acronym>
|
||||
application that can resize <acronym>NTFS</acronym>.
|
||||
Documentation for both of these
|
||||
is available in the same directory.</para>
|
||||
|
||||
|
@ -593,7 +593,7 @@ pqb0.0.1.4.0 PQB0 PCI EIDE</screen>
|
|||
defects. The easiest way to test this is to format the disks
|
||||
for yourself. Do not trust pre-formatted floppies. The format
|
||||
utility in &windows; will not tell about the presence of
|
||||
bad blocks , it simply marks them as <quote>bad</quote>
|
||||
bad blocks, it simply marks them as <quote>bad</quote>
|
||||
and ignores them. It is advised that you use brand new
|
||||
floppies if choosing this installation route.</para>
|
||||
|
||||
|
@ -613,7 +613,7 @@ pqb0.0.1.4.0 PQB0 PCI EIDE</screen>
|
|||
<emphasis>not</emphasis> regular files you copy to the disk.
|
||||
They are images of the complete contents of the
|
||||
disk. This means that you <emphasis>cannot</emphasis> simply
|
||||
copy files frm one disk to another.
|
||||
copy files from one disk to another.
|
||||
Instead, you must use specific tools to write the
|
||||
images directly to the disk.</para>
|
||||
|
||||
|
@ -1026,8 +1026,8 @@ Booting [kernel] in 9 seconds... _</screen>
|
|||
</mediaobject>
|
||||
</figure>
|
||||
|
||||
<para>Do not worry if any conflicts are listed
|
||||
about this, it is to be expected; all the drivers are enabled, and
|
||||
<para>Do not worry if any conflicts are listed,
|
||||
it is to be expected; all the drivers are enabled, and
|
||||
as has already been explained, some of them will conflict with one
|
||||
another.</para>
|
||||
|
||||
|
@ -2661,7 +2661,7 @@ installation menus to retry whichever operations have failed.
|
|||
<keycap>Enter</keycap> will bring
|
||||
the machine up on the network and be ready for use. However,
|
||||
this does not accomplish much during installation, since
|
||||
the machine still needs to be rebooted..</para>
|
||||
the machine still needs to be rebooted.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 id="gateway">
|
||||
|
@ -4277,7 +4277,7 @@ failed. Would you like to try again?
|
|||
</mediaobject>
|
||||
</figure>
|
||||
|
||||
<para>Use the tab and arrow keys to select <guibutton>[ Install ]</guibutton>
|
||||
<para>Use the <keycap>Tab</keycap> and arrow keys to select <guibutton>[ Install ]</guibutton>
|
||||
and press <keycap>Enter</keycap>. You will then need to confirm
|
||||
that you want to install the packages:</para>
|
||||
|
||||
|
@ -5536,7 +5536,7 @@ Please press any key to reboot.</screen>
|
|||
appropriate Options flag.</para>
|
||||
|
||||
<para>In order for NFS installation to work, the server must
|
||||
support subdir mounts, for example., if your FreeBSD &rel.current; distribution
|
||||
support subdir mounts, for example, if your FreeBSD &rel.current; distribution
|
||||
directory lives on:
|
||||
<filename>ziggy:/usr/archive/stuff/FreeBSD</filename>, then
|
||||
<hostid>ziggy</hostid> will have to allow the direct mounting
|
||||
|
|
Loading…
Reference in a new issue