Package: wikipedia2text Version: 0.05-2 Severity: minor First, here's a patch to fix some typos:
---cut here--- --- wikipedia2text.1 2007-08-14 21:34:31.000000000 +0100 +++ wikipedia2text.1.new 2007-08-14 21:34:06.000000000 +0100 @@ -16,10 +16,10 @@ \fBwikipedia2text\fR command. .PP \fBwikipedia2text\fR fetches and renders \fBWikipedia\fP articles using a -text-mode web-browser (currently recocgnises +text-mode web-browser (currently recognizes \fBelinks\fR, \fBlinks2\fR, \fBlinks\fR, \fBlynx\fR and -\fBw3m\fR and display the text of the article on +\fBw3m\fR) and displays the text of the article on STDOUT respective on the command line. .SH "OPTIONS" .PP --cut here--- Secondly, I don't understand what "respective on the command line" means above, hence I didn't try to change it. Are you referring to wikipedia's ability simply to output the URL? In that csae I suspect you change the line starting "STDOUT" to: stdout, or simply print the URL to the terminal. (Note: "stdout" is more common than "STDOUT".) Also, later in the man page there are several places where erroneous extra spaces and tabs have been added, always after a word in bold (usually "Wikipedia"). I am guessing that this is a problem with your DocBook to man page converter. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.21-2-686 (SMP w/1 CPU core) 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 wikipedia2text depends on: ii epiphany- 2.14.3-6 Intuitive GNOME web browser ii iceape-br 1.0.10~pre070720-0etch1+lenny1 Iceape Navigator (Internet browser ii iceweasel 2.0.0.5-0etch1+lenny1 lightweight web browser based on M ii konqueror 4:3.5.7-2 KDE's advanced file manager, web b ii links [ww 1.00~pre20-0.1 Character mode WWW browser ii lynx [www 2.8.6-2 Text-mode WWW Browser ii opera [ww 9.22-20070716.6 The Opera Web Browser ii w3m [www- 0.5.1-5.1+b1 WWW browsable pager with excellent Versions of packages wikipedia2text recommends: ii less 406-0 Pager program similar to more ii links 1.00~pre20-0.1 Character mode WWW browser ii lynx [lynx-ssl] 2.8.6-2 Text-mode WWW Browser ii w3m 0.5.1-5.1+b1 WWW browsable pager with excellent -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

