Package: w3m
Version: 0.5.1-4
Severity: minor
HOW TO REPRODUCE BUG
$ w3m
[EMAIL PROTECTED]:~/var/distro/stem# w3m
w3m version w3m/0.5.1, options
lang=en,m17n,image,color,ansi-color,mouse,gpm,menu,cookie,ssl,ssl-verify,external-uri-loader,w3mmailer,nntp,gopher,ipv6,alarm,mark,migemo
usage: w3m [options] [URL or filename]
options:
...
REASONING
The usage string is incorrect:
usage: w3m [options] [URL or filename]
=================
The brackets signify optional parameters, but in this case the parameter is
required. Either 1) make w3m start _without_ URL using a blank screen or
2) correct the usage string to notation:
usage: w3m [options] <URL or filename>
This problem is in the manual page as well, which reads:
SYNOPSIS
w3m [options] [URL or filename]
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)
Versions of packages w3m depends on:
ii libc6 2.3.6-3 GNU C Library: Shared libraries an
ii libgc1c2 1:6.6-2 conservative garbage collector for
ii libgpmg1 1.19.6-22 General Purpose Mouse - shared lib
ii libncurses5 5.5-1 Shared libraries for terminal hand
ii libssl0.9.7 0.9.7g-5 SSL shared libraries
ii zlib1g 1:1.2.3-11 compression library - runtime
Versions of packages w3m recommends:
ii ca-certificates 20050804 Common CA Certificates PEM files
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]