Your message dated Fri, 15 Apr 2022 14:21:52 +0200
with message-id <[email protected]>
and subject line Re: Bug#654541: Please mention "basename" in description of %f
printf option
has caused the Debian Bug report #654541,
regarding Please mention "basename" in description of %f printf option
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.)
--
654541: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654541
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:
> %f File's name with any leading directories removed (only the last
> element).
Please consider using the standard term "basename" in this description,
to make it easier to find when searching.
- 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:
> > %f File's name with any leading directories removed (only the last
> > element).
> Please consider using the standard term "basename" in this description,
> to make it easier to find when searching.
Hello,
the paragraph now reads
%f Print the basename; the file's name with any leading di‐
rectories removed (only the last element). For /, the
result is `/'. See the EXAMPLES section for an example.
cu Andreas
--- End Message ---