diff options
author | Frans Pop <elendil@planet.nl> | 2008-10-15 09:35:28 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2008-10-15 09:35:28 +0000 |
commit | ef9d7462a9155fba071bcc4cd5f50e95422ac7a3 (patch) | |
tree | 0d33d831b35205aa2164fa01bfaa247d04b2f527 | |
parent | e4b1ee9fd9ae292733390e08bd6af254b9c2a846 (diff) | |
download | installation-guide-ef9d7462a9155fba071bcc4cd5f50e95422ac7a3.zip |
Correct short description of iso-scan; thanks to Filipus Klutiero
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | en/using-d-i/using-d-i.xml | 3 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index af258736f..aaf008cf6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -40,6 +40,7 @@ installation-guide (2008xxxx) UNRELEASED; urgency=medium * Remove section on X.Org preseeding as all descibed options are obsolete. * Document support in the installer for loading missing firmware. * Update partman preseeding: use Choices-C values instead of descriptions. + * Correct short description of iso-scan. Closes: #501175. -- Frans Pop <fjp@debian.org> Mon, 06 Oct 2008 00:26:26 +0200 diff --git a/en/using-d-i/using-d-i.xml b/en/using-d-i/using-d-i.xml index 312b8ecde..484e3c1e4 100644 --- a/en/using-d-i/using-d-i.xml +++ b/en/using-d-i/using-d-i.xml @@ -195,8 +195,7 @@ over the internet. <term>iso-scan</term><listitem><para> -Looks for ISO file systems, which may be on a CD-ROM or on the -hard drive. +Searches for ISO images (<filename>.iso</filename> files) on hard drives. </para></listitem> </varlistentry> |