Fix spelling errors..

mysertiously -> mysteriously
parition(s) -> partition(s)

PR:		16289
Submitted by:	Bob Johnson <bobj@atlantic.net>
This commit is contained in:
Jim Mock 2000-01-22 04:32:11 +00:00
parent 20193a67fe
commit dc92bc8ac1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6415
2 changed files with 12 additions and 12 deletions

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.33 2000/01/21 20:00:44 jim Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.34 2000/01/21 20:59:30 jim Exp $
-->
<chapter id="install">
@ -1492,7 +1492,7 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
<warning>
<para>Do not disable any drivers you will need during the
installation, such as your screen (<devicename>sc0</devicename>).
If the installation wedges or fails mysertiously after leaving
If the installation wedges or fails mysteriously after leaving
the configuration editor, you have probably removed or changed
something you should not have. Reboot and try again.</para>
</warning>
@ -1546,7 +1546,7 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
CDROM or various FreeBSD FTP sites to be quite
useful.</para>
<para>FIPS allows you to split an existing MS-DOS parition
<para>FIPS allows you to split an existing MS-DOS partition
into two pieces, preserving the original partition and
allowing you to install onto the second free piece. You
first defragment your MS-DOS partition using the DOS 6.XX
@ -1582,7 +1582,7 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
<qandaentry>
<question>
<para>Can I mount my extended MS-DOS parition?</para>
<para>Can I mount my extended MS-DOS partition?</para>
</question>
<answer>
@ -1592,10 +1592,10 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
<filename>/dev/da0s5</filename>, your
<devicename>E:</devicename> drive,
<filename>/dev/da0s6</filename>, and so on. This example
assumes, of course, that your extended parition is on SCSI
assumes, of course, that your extended partition is on SCSI
drive 0. For IDE drives, substitute <filename>wd</filename>
for <filename>da</filename> appropriately. You otherwise
mount extended paritions exactly like you would any other
mount extended partitions exactly like you would any other
DOS drive, for example:</para>
<screen>&prompt.root; <userinput>mount -t msdos /dev/da0s5 /dos_d</userinput></screen>

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.33 2000/01/21 20:00:44 jim Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.34 2000/01/21 20:59:30 jim Exp $
-->
<chapter id="install">
@ -1492,7 +1492,7 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
<warning>
<para>Do not disable any drivers you will need during the
installation, such as your screen (<devicename>sc0</devicename>).
If the installation wedges or fails mysertiously after leaving
If the installation wedges or fails mysteriously after leaving
the configuration editor, you have probably removed or changed
something you should not have. Reboot and try again.</para>
</warning>
@ -1546,7 +1546,7 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
CDROM or various FreeBSD FTP sites to be quite
useful.</para>
<para>FIPS allows you to split an existing MS-DOS parition
<para>FIPS allows you to split an existing MS-DOS partition
into two pieces, preserving the original partition and
allowing you to install onto the second free piece. You
first defragment your MS-DOS partition using the DOS 6.XX
@ -1582,7 +1582,7 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
<qandaentry>
<question>
<para>Can I mount my extended MS-DOS parition?</para>
<para>Can I mount my extended MS-DOS partition?</para>
</question>
<answer>
@ -1592,10 +1592,10 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
<filename>/dev/da0s5</filename>, your
<devicename>E:</devicename> drive,
<filename>/dev/da0s6</filename>, and so on. This example
assumes, of course, that your extended parition is on SCSI
assumes, of course, that your extended partition is on SCSI
drive 0. For IDE drives, substitute <filename>wd</filename>
for <filename>da</filename> appropriately. You otherwise
mount extended paritions exactly like you would any other
mount extended partitions exactly like you would any other
DOS drive, for example:</para>
<screen>&prompt.root; <userinput>mount -t msdos /dev/da0s5 /dos_d</userinput></screen>