diff options
author | Frans Pop <elendil@planet.nl> | 2006-01-03 20:43:23 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-01-03 20:43:23 +0000 |
commit | b7aaecc65fc505d9092ca7a9582e25e3c5e26087 (patch) | |
tree | 51990bafa13cb9d1e75ebac46da1d96f19a9487f | |
parent | 227f8b27877ec5604daad61fedbdde30546bbb42 (diff) | |
download | installation-guide-b7aaecc65fc505d9092ca7a9582e25e3c5e26087.zip |
Fix typos and tag usage
-rw-r--r-- | en/using-d-i/components.xml | 2 | ||||
-rw-r--r-- | en/welcome/doc-organization.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/en/using-d-i/components.xml b/en/using-d-i/components.xml index 8d58adf72..4479c3138 100644 --- a/en/using-d-i/components.xml +++ b/en/using-d-i/components.xml @@ -81,7 +81,7 @@ like LVM or RAID devices. <para> After partitioning the installer asks a few more questions that will be -used to set up the system is is about the install. +used to set up the system it is about to install. </para> diff --git a/en/welcome/doc-organization.xml b/en/welcome/doc-organization.xml index 4e01c5bb9..13b00920f 100644 --- a/en/welcome/doc-organization.xml +++ b/en/welcome/doc-organization.xml @@ -73,8 +73,8 @@ Boot into your newly installed base system, from <xref linkend="boot-new"/>. </para> </listitem> </orderedlist> -</para> -<para> + +</para><para> Once you've got your system installed, you can read <xref linkend="post-install"/>. That chapter explains where to |