summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2008-04-23 05:41:24 +0000
committerFrans Pop <elendil@planet.nl>2008-04-23 05:41:24 +0000
commit50ed66a0fe546b597ea064ea583f89e2dbecb52a (patch)
tree6738f609558284bf8020e2f2923d7e82c516182d
parent1193922a1e6c4d83f65356b957652cb329e4b624 (diff)
downloadinstallation-guide-50ed66a0fe546b597ea064ea583f89e2dbecb52a.zip
Fix now incorrect plural and add a sentence for improved separation to the actual preseed examples
-rw-r--r--en/appendix/preseed.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index 9d9e78ac8..72dc6912d 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -771,12 +771,16 @@ the following hack to work around that, for example if you'd like to set a
static address for the network interface. The hack is to force the network
configuration to run again after the preconfiguration file has been loaded
by creating a <quote>preseed/run</quote> script containing the following
-lines:
+line:
<informalexample><screen>
killall.sh; netcfg
</screen></informalexample>
+</para><para>
+
+The following debconf variables are relevant for network configuration.
+
</para>
<informalexample role="example"><screen>