Your message dated Wed, 5 Jul 2006 02:05:00 +0200
with message-id <[EMAIL PROTECTED]>
and subject line binutils: strings -h
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: binutils
Version: 2.16.1-2
Severity: normal
strings -h
shows
-T --target=<BFDNAME> Specify the binary file format
The short option should be according to the man page "-t" and NOT "-T".
-- 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.11-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)
Versions of packages binutils depends on:
ii libc6 2.3.5-4 GNU C Library: Shared libraries an
binutils recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Mon, Aug 22, 2005, Dr. Markus Waldeck wrote:
> Package: binutils
> Version: 2.16.1-2
> Severity: normal
>
> strings -h
>
> shows
>
> -T --target=<BFDNAME> Specify the binary file format
>
> The short option should be according to the man page "-t" and NOT "-T".
According to binutils/strings.c,
{"target", required_argument, NULL, 'T'}
According to % LANG=C strings -h | grep T
-T --target=<BFDNAME> Specify the binary file format
Thus I am closing this bug report. Please reopen if I've done something
wrong.
--
adn
Mohammed Adnène Trojette
--- End Message ---