Debian Bug report logs -
#301934
findutils: man page typos: "occurences" & "diffent"
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, Andreas Metzler <ametzler@debian.org>:
Bug#301934; Package findutils.
(full text, mbox, link).
Acknowledgement sent to A Costa <agcosta@gis.net>:
New Bug report received and forwarded. Copy sent to Andreas Metzler <ametzler@debian.org>.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Package: findutils
Version: 4.1.20-6
Severity: minor
Tags: patch
Found a typo in '/usr/share/man/man1/xargs.1.gz', see attached '.diff'.
Found a typo in '/usr/share/man/man1/locate.1.gz', see attached '.diff'.
Found a typo in '/usr/share/man/man1/updatedb.1.gz', see attached '.diff'.
(Three typos, three man pages, three diffs.)
Hope this helps...
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Versions of packages findutils depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
-- no debconf information
[xargs.1.diff (text/plain, attachment)]
[locate.1.diff (text/plain, attachment)]
[updatedb.1.diff (text/plain, attachment)]
Message #10 received at 301934-submitter@bugs.debian.org (full text, mbox, reply):
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=12500>
Summary: Typos in manpages: "occurences" & "diffent"
Project: findutils
Submitted by: ametzler
Submitted on: Die 29.03.2005 um 12:56
Category: documentation
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Release: 4.2.19
Fixed Release: None
_______________________________________________________
Details:
This is <http://bugs.debian.org/301934> found by A Costa <agcosta@gis.net>
xargs.1 contains "occurences" instead of "occurrences" and both locate.1 and
updatedb.1 contain "diffent" instead of "different".
Attached patch applies to 4.2.20.
cu andreas
_______________________________________________________
Carbon-Copy List:
CC Address | Comment
------------------------------------+-----------------------------
301934-submitter@bugs.debian.org | Original submitter
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Die 29.03.2005 um 12:56 Name: typos.diff Size: 1,21KB By: ametzler
patch
<http://savannah.gnu.org/bugs/download.php?item_id=12500&item_file_id=2361>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=12500>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.gnu.org/
Message #13 received at 301934-submitter@bugs.debian.org (full text, mbox, reply):
Update of bug #12500 (project findutils):
Status: None => Fixed
Assigned to: None => jay
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=12500>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
Message #16 received at 301934-submitter@bugs.debian.org (full text, mbox, reply):
Update of bug #12500 (project findutils):
Open/Closed: Open => Closed
Fixed Release: None => 4.2.21
_______________________________________________________
Follow-up Comment #1:
You can download a release of findutils in which this problem is
fixed from ftp://alpha.gnu.org/gnu/findutils.
The releases on alpha.gnu.org are for testing purposes, so please
take the time to download the release and verify that your
problem has been solved. Once the release has been sufficiently
tested, it can be uploaded to ftp.gnu.org for everybody to use it.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=12500>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
Reply sent to Andreas Metzler <ametzler@debian.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to A Costa <agcosta@gis.net>:
Bug acknowledged by developer.
(full text, mbox, link).
Message #21 received at 301934-close@bugs.debian.org (full text, mbox, reply):
Source: findutils
Source-Version: 4.2.22-1
We believe that the bug you reported is fixed in the latest version of
findutils, which is due to be installed in the Debian FTP archive:
findutils_4.2.22-1.diff.gz
to pool/main/f/findutils/findutils_4.2.22-1.diff.gz
findutils_4.2.22-1.dsc
to pool/main/f/findutils/findutils_4.2.22-1.dsc
findutils_4.2.22-1_i386.deb
to pool/main/f/findutils/findutils_4.2.22-1_i386.deb
findutils_4.2.22.orig.tar.gz
to pool/main/f/findutils/findutils_4.2.22.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 301934@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Metzler <ametzler@debian.org> (supplier of updated findutils package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Mon, 13 Jun 2005 19:39:46 +0200
Source: findutils
Binary: findutils
Architecture: source i386
Version: 4.2.22-1
Distribution: unstable
Urgency: low
Maintainer: Andreas Metzler <ametzler@debian.org>
Changed-By: Andreas Metzler <ametzler@debian.org>
Description:
findutils - utilities for finding files--find, xargs, and locate
Closes: 208307 301934 311384 312760 312761 313081
Changes:
findutils (4.2.22-1) unstable; urgency=low
.
* New upstream version
- fixes infinite loop of "find -follow" on trees with symlinks to ./.
(Closes: #313081)
- better documentation for %k and %d printf directives. (Closes: #208307)
- find filters out non-printable characters (which could mess up the
terminal) when printing the output to a console. (Closes: #311384)
- Typo fixes. (Closes: #301934, #312760, #312761) (Thanks, A Costa.)
Files:
84b082128b8f4b109efed4749d7d322e 662 base required findutils_4.2.22-1.dsc
81ef043fbc9203f03225d0dc7f6cb2ec 972905 base required findutils_4.2.22.orig.tar.gz
8612990949c3c1e82ea102cf856059ab 12261 base required findutils_4.2.22-1.diff.gz
df01940ef18ccd6996366396b1b26b7b 304976 base required findutils_4.2.22-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFCrdHJHTOcZYuNdmMRAoe1AJ43bqjSDvNOFYEWrqGFMxmoh/fdMgCeO46A
NvtVymuuVlQJXpfkZnHYAU4=
=T/Ar
-----END PGP SIGNATURE-----
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sat Dec 23 16:30:33 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.