summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-10-12 17:27:53 +0000
committerFrans Pop <elendil@planet.nl>2006-10-12 17:27:53 +0000
commitd7a69fc20ef386f172187157164731270f452c46 (patch)
treec2c00516bcf44611de77d1463d29ca8eae8b3ecf
parent8e0f2e8c22621d95113aee966ca23ab8aeb30bd8 (diff)
downloadinstallation-guide-d7a69fc20ef386f172187157164731270f452c46.zip
Fix build error; you'd think I know better by now...
-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 5f73a68eb..2069e1a68 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -851,8 +851,8 @@ spare devices has only been tested lightly.
# used in the RAID setup. Remember to use the correct partition numbers
# for logical partitions.
# Parameters are:
-# <raidtype> <devcount> <sparecount> <fstype> <mountpoint> \
-# <devices> <sparedevices>
+# &lt;raidtype&gt; &lt;devcount&gt; &lt;sparecount&gt; &lt;fstype&gt; &lt;mountpoint&gt; \
+# &lt;devices&gt; &lt;sparedevices&gt;
# RAID levels 0, 1 and 5 are supported; devices are separated using "#"
#d-i partman-auto-raid/recipe string \
# 1 2 0 ext3 / \