summaryrefslogtreecommitdiff
path: root/en
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-04-09 13:01:16 +0000
committerFrans Pop <elendil@planet.nl>2006-04-09 13:01:16 +0000
commite1d66723a37bdd9b7a249588a75e7d2226275b24 (patch)
tree7b59d86553b1f9b82145960833697f2434172d2b /en
parentb490018a47f97fa85b9413bad5135d08f39ba3b5 (diff)
downloadinstallation-guide-e1d66723a37bdd9b7a249588a75e7d2226275b24.zip
Fix typos reported by Philippe Batailler
Diffstat (limited to 'en')
-rw-r--r--en/appendix/preseed.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index 9194e05e6..bf02a3bb3 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -215,7 +215,7 @@ installation. See <xref linkend="preseed-shell"/> for details.
<itemizedlist>
<listitem><para>
- <userinput>preseed/early_command</userinput>: is run as soon as the the
+ <userinput>preseed/early_command</userinput>: is run as soon as the
preconfiguration file has been loaded
</para></listitem>
<listitem><para>
@@ -428,7 +428,7 @@ There are a few rules to keep in mind when writing a preconfiguration file.
whitespace will be interpreted as belonging to the value.
</listitem><listitem>
A line can be split into multiple lines by appending a backslash
- (<quote><literal>/</literal></quote>) as the line continuation character.
+ (<quote><literal>\</literal></quote>) as the line continuation character.
A good place to split a line is after the template name; a bad place is
between type and value.
</listitem><listitem>