summaryrefslogtreecommitdiff
path: root/en/appendix
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2014-12-07 17:47:38 +0000
committerSamuel Thibault <sthibault@debian.org>2014-12-07 17:47:38 +0000
commit2a61d7d80ff611cb7d7339676e0f515258ae6e85 (patch)
treed83b9908cb880a2d255b3c8e94d0d447dc4eff3e /en/appendix
parentb05cd8a80735f84a1ea204b3015e2e09393b6873 (diff)
downloadinstallation-guide-2a61d7d80ff611cb7d7339676e0f515258ae6e85.zip
Update installation-guide for no separated /usr. Closes: #772461.
Diffstat (limited to 'en/appendix')
-rw-r--r--en/appendix/preseed.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index cfbf9706e..385fa9c95 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -1153,7 +1153,7 @@ d-i partman-lvm/confirm_nooverwrite boolean true
# You can choose one of the three predefined partitioning recipes:
# - atomic: all files in one partition
# - home: separate /home partition
-# - multi: separate /home, /usr, /var, and /tmp partitions
+# - multi: separate /home, /var, and /tmp partitions
d-i partman-auto/choose_recipe select atomic
# Or provide a recipe of your own...