Your message dated Fri, 15 Apr 2022 14:17:30 +0200
with message-id <[email protected]>
and subject line Re: Bug#654542: Please mention "dirname" in description of
printf %h
has caused the Debian Bug report #654542,
regarding Please mention "dirname" in description of printf %h
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.)
--
654542: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654542
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: findutils
Version: 4.4.2-3
Severity: wishlist
File: /usr/share/man/man1/find.1.gz
The find manpage says:
> %h Leading directories of file's name (all but the last element).
> If the file name contains no slashes (since it is in the current
> directory) the %h specifier expands to ".".
Please consider using the standard term "dirname" in this description,
to make it easier to find.
Thanks,
Josh Triplett
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages findutils depends on:
ii dpkg 1.16.1.2
ii install-info 4.13a.dfsg.1-8
ii libc6 2.13-24
findutils recommends no packages.
Versions of packages findutils suggests:
pn mlocate | locate <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 4.8.0-1
On 2012-01-04 Josh Triplett <[email protected]> wrote:
> Package: findutils
> Version: 4.4.2-3
> Severity: wishlist
> File: /usr/share/man/man1/find.1.gz
> The find manpage says:
> > %h Leading directories of file's name (all but the last element).
> > If the file name contains no slashes (since it is in the current
> > directory) the %h specifier expands to ".".
> Please consider using the standard term "dirname" in this description,
> to make it easier to find.
Nowadays the paragraph reads:
h Dirname; the Leading directories of the file's name (all
but the last element). If the file name contains no
slashes (since it is in the current directory) the %h
specifier expands to `.'.
cu Andreas
--- End Message ---