Package: rwhod
Version: 0.17-8
Severity: minor
rwhod does not correctly parse the -? option.
There is a case in rwhod.c that handles -?
case '?':
default:
usage();
But it is not listed as an option a few lines before
while ((opt = getopt(argc, argv, "bpai:fu:")) != EOF) {
Also, wouldn't -h or --help be more logical in the first place?
Matthijs
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.10
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages rwhod depends on:
ii adduser 3.77 Add and remove users and groups
ii libc6 2.3.5-7 GNU C Library: Shared libraries an
ii passwd 1:4.0.13-4 change and administer password and
rwhod recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]