reassign 327055 util-linux
retitle 327055 util-linux: wrong path for examples in getopt manpage
thanks

On Wed, Sep 07, 2005 at 12:37:19PM +0200, Steffen Joeris wrote:
> Package: bash
> Version: 3.0-15
> Severity: minor
> 
> The example-path in the getopt manpage is wrong.
> Instead of /usr/lib/getopt or /usr/local/lib/getopt
> it should be /usr/share/doc/util-linux/examples
> 
> If bash is the wrong package, please hit me ;=)
I guess it is.  Bash has a builting called getopt (evidenced by
running "help getopt" from a bash prompt), but there is also
/usr/bin/getopt (run: "which getopt"), provided by pacakge util-linux
(run: "dpkg -S $(which getopt)").  The manpage for the libc library
function getopt is provided by manpages-dev (run: "dpkg -S getopt."):

  manpages-dev: /usr/share/man/man3/getopt.3.gz
  util-linux: /usr/share/man/man1/getopt.1.gz

Since I see a reference to "/usr/lib/getopt or /usr/local/lib/getopt"
in getopt.1, I understand that you are talking about util-linux's
getopt; thusly reassigning.

(/me hits Steffen Joeris with a wet trout). 

Justin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to