summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--en/boot-new/boot-new.xml4
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index a217bc5a3..a5af462d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ installation-guide (2008xxxx) UNRELEASED; urgency=low
* Move documentation files to separate subdirectory doc.
* Document how the manual is built for the Debian website.
+ * Correct error spotted by Osamu Aoki: text web browser is w3m, not w3c.
- -- Frans Pop <fjp@debian.org> Tue, 18 Nov 2008 20:00:30 +0100
+ -- Frans Pop <fjp@debian.org> Sun, 30 Nov 2008 09:10:23 +0100
installation-guide (20081113) unstable; urgency=medium
diff --git a/en/boot-new/boot-new.xml b/en/boot-new/boot-new.xml
index 94732637f..6541061bd 100644
--- a/en/boot-new/boot-new.xml
+++ b/en/boot-new/boot-new.xml
@@ -259,10 +259,10 @@ enter the following commands:
<informalexample><screen>
$ cd /usr/share/doc/
-$ w3c .
+$ w3m .
</screen></informalexample>
-The dot after the <command>w3c</command> command tells it to show the
+The dot after the <command>w3m</command> command tells it to show the
contents of the current directory.
</para><para>