summaryrefslogtreecommitdiff
path: root/en
diff options
context:
space:
mode:
authorJoey Hess <joeyh@debian.org>2006-09-04 00:39:20 +0000
committerJoey Hess <joeyh@debian.org>2006-09-04 00:39:20 +0000
commitb0a549cc47ee74a5ddcb5b424ef27cd669601860 (patch)
treeb858ad4e50b743ac57a1484a5b079eb8fea31b7c /en
parent74e8a4b3e328f766345575e3b0178c8bd8878886 (diff)
downloadinstallation-guide-b0a549cc47ee74a5ddcb5b424ef27cd669601860.zip
remove devfs bit of comment
Diffstat (limited to 'en')
-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 a6ad38076..babcfbd27 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -741,7 +741,7 @@ correct one will be selected before using preseeding.
# Alternatively, you can specify a disk to partition. The device name can
# be given in either devfs or traditional non-devfs format. If the method
# supports it, you can specify several disks separated by spaces.
-# For example, to use the first disk devfs knows of:
+# For example, to use the first disk:
d-i partman-auto/disk string /dev/discs/disc0/disc
# In addition, you'll need to specify the method to use.
# The presently available methods are: "regular", "lvm" and "crypto"