Spelling/Typos:
* partiton -> partition * preceeded -> preceded
This commit is contained in:
parent
4623c525db
commit
3cdadf5703
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10505
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.102 2001/08/30 21:47:38 logo Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.103 2001/08/30 22:44:36 logo Exp $
|
||||
-->
|
||||
|
||||
<chapter id="install">
|
||||
|
@ -216,7 +216,7 @@
|
|||
<firstterm>logical partitions</firstterm>, can be created inside this
|
||||
extended partition.</para>
|
||||
|
||||
<para>Each partiton has a <firstterm>partition ID</firstterm>, which is
|
||||
<para>Each partition has a <firstterm>partition ID</firstterm>, which is
|
||||
a number, used to identify the type of data on the partition. FreeBSD
|
||||
partitions have the partition ID <literal>165</literal>.</para>
|
||||
|
||||
|
@ -2207,7 +2207,7 @@ Mounting root from ufs:/dev/md0c
|
|||
to the Select Distributions Menu.</para>
|
||||
|
||||
<para>If a graphical user interface is desired then a distribution
|
||||
set that is preceeded by an <literal>X</literal> should be
|
||||
set that is preceded by an <literal>X</literal> should be
|
||||
chosen. The configuration of XFree86 and selection of a default
|
||||
desktop is part of the post-installation steps. For more
|
||||
information on the XFree86 distribution see
|
||||
|
|
Loading…
Reference in a new issue