Fix ugly sentence:
"first to ensure you do not confused." --> "first to avoid confusion." Submitted by: John Michelini <johnmichelini@alum.calberkeley.org>
This commit is contained in:
parent
9354177ff2
commit
3660c79a6f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7637
2 changed files with 4 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.51 2000/07/14 08:43:14 alex Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.52 2000/07/16 16:19:36 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="install">
|
||||
|
@ -572,8 +572,7 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
|
|||
|
||||
<para>If you have used features in your BIOS to renumber your disk
|
||||
drives without recabling them then you should read <xref
|
||||
linkend="disks-bios-numbering"> first to ensure you do not
|
||||
confused.</para>
|
||||
linkend="disks-bios-numbering"> first to avoid confusion.</para>
|
||||
</sect3>
|
||||
</sect2>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.51 2000/07/14 08:43:14 alex Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.52 2000/07/16 16:19:36 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="install">
|
||||
|
@ -572,8 +572,7 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
|
|||
|
||||
<para>If you have used features in your BIOS to renumber your disk
|
||||
drives without recabling them then you should read <xref
|
||||
linkend="disks-bios-numbering"> first to ensure you do not
|
||||
confused.</para>
|
||||
linkend="disks-bios-numbering"> first to avoid confusion.</para>
|
||||
</sect3>
|
||||
</sect2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue