Your message dated Tue, 23 Dec 2008 12:47:49 +0100
with message-id <[email protected]>
and subject line Re: coreutils: expr manpage refers to info expr instead of
info coreutils expr
has caused the Debian Bug report #493182,
regarding coreutils: expr manpage refers to info expr instead of info coreutils
expr
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
493182: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493182
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: coreutils
Version: 6.10-6
Severity: important
The manpage expr(1) directs the reader to use "info expr", whereas
this should actually be "info coreutils expr". In fact, this bug
appears to be present in every single manpage in the coreutils
package, in spite of the help2man script in coreutils-6.10/man
supposedly creating correct manpages. This is presumably because the
manpages (.1) are timestamped later than the help2man input files (.x)
so are not being regenerated.
Julian
--- End Message ---
--- Begin Message ---
> The manpage expr(1) directs the reader to use "info expr", whereas
> this should actually be "info coreutils expr".
This is wrong. According to the info documentation:
Info documents which describe programs should index the commands,
options, and key sequences that the program provides.
So the man pages are right. I am closing this report accordingly.
> In fact, this bug
> appears to be present in every single manpage in the coreutils
> package, in spite of the help2man script in coreutils-6.10/man
> supposedly creating correct manpages.
Please, see 411722. This is another bug.
--- End Message ---