Package: info2www
Version: 1.2.2.9-24
Severity: minor
Tags: patch

(Sorry, yes, you fix one thing and it triggers a blizzard of new
nitpicky bugreports.)

The second example info node link on info2www.html is for fileutils,
which ceased to exist quite a long time ago.  Patch attached. 

I also modify the wording of the intro, turning "script" into
"CGI-script" to avoid any implication that users can call it
directly from the commandline.  Not that it would be terribly hard
to include a wrapperscript like /usr/bin/doccentral...

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26.custom
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages info2www depends on:
ii  apache2-mpm-worker [httpd-cg 2.2.9-6     Apache HTTP Server - high speed th
ii  perl                         5.10.0-11.1 Larry Wall's Practical Extraction 

info2www recommends no packages.

info2www suggests no packages.

-- no debconf information

-- 
JBR
Ankh kak! (Ancient Egyptian blessing)
diff -ur info2www-1.2.2.9.pristine/info2www.html info2www-1.2.2.9/info2www.html
--- info2www-1.2.2.9.pristine/info2www.html	2008-08-02 13:31:27.000000000 +0100
+++ info2www-1.2.2.9/info2www.html	2008-08-02 13:35:56.000000000 +0100
@@ -32,14 +32,14 @@
 
   <H2>Usage</H2>
 
-  The info2www script should be called with zero or one argument as follows:
+  The info2www CGI-script should be called with zero or one argument as follows:
 
   <DL>
    <DT>&lt;A HREF="/cgi-bin/info2www"&gt;<A HREF="/cgi-bin/info2www">Directory</A>&lt;/A&gt;
    <DD>Access the default Info Node <STRONG>(DIR)Top</STRONG><P>
 
-   <DT>&lt;A HREF="/cgi-bin/info2www?(fileutils)"&gt;<A HREF="/cgi-bin/info2www?(fileutils)">fileutils</A>&lt;/A&gt;
-   <DD>Access the Info Node <STRONG>(fileutils.info)Top</STRONG><P>
+   <DT>&lt;A HREF="/cgi-bin/info2www?(coreutils)"&gt;<A HREF="/cgi-bin/info2www?(coreutils)">coreutils</A>&lt;/A&gt;
+   <DD>Access the Info Node <STRONG>(coreutils.info)Top</STRONG><P>
 
    <DT>&lt;A HREF="/cgi-bin/info2www?(gzip)Concept%20Index"&gt;<A HREF="/cgi-bin/info2www?(gzip)Concept%20Index">GZIP Concept Index</A>&lt;/A&gt;
    <DD>Access the Info Node <STRONG>(gzip.info)Concept Index</STRONG><P>

Reply via email to