diff options
-rw-r--r-- | en/appendix/example-preseed-etch.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/appendix/example-preseed-etch.xml b/en/appendix/example-preseed-etch.xml index bd6a16c21..bbd13427d 100644 --- a/en/appendix/example-preseed-etch.xml +++ b/en/appendix/example-preseed-etch.xml @@ -132,7 +132,7 @@ d-i partman-auto/choose_recipe \ #d-i partman-auto/choose_recipe \ # select Separate /home partition #d-i partman-auto/choose_recipe \ -# select Separate /home, /usr/, /var, and /tmp partitions +# select Separate /home, /usr, /var, and /tmp partitions # Or provide a recipe of your own... # The recipe format is documented in the file devel/partman-auto-recipe.txt. |