summaryrefslogtreecommitdiff
path: root/en/appendix/preseed.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en/appendix/preseed.xml')
-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>