From: Paul Eggert Date: Sat, 3 Aug 2024 07:18:51 +0000 (-0700) Subject: maint: fix some encodings and email addresses X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=390950282d98d82a64fe7a17f8a897bcc0b3f41e;p=thirdparty%2Ftar.git maint: fix some encodings and email addresses --- diff --git a/ChangeLog.1 b/ChangeLog.1 index b7f78e13..c69492c8 100644 --- a/ChangeLog.1 +++ b/ChangeLog.1 @@ -344,7 +344,7 @@ along with this program. If not, see . * configure.in: For mknod, also include prior to , as Ultrix needs this. Reported by Bruce Jerrick, Bryant Fujimoto, Conrad Hughes, Erich - Stefan Boleyn, Jason R. Mastaler, Joshua R. Poulson, Jurgen Botz, + Stefan Boleyn, Jason R. Mastaler, Joshua R. Poulson, Jürgen Botz, Serge Granik, Simon Wright, Ulrich Drepper and Vince Del Vecchio. * configure.in: Replace execlp as needed (for Minix, mainly). @@ -1294,7 +1294,7 @@ along with this program. If not, see . * gmalloc.c: New, from elsewhere. This renames and updates what was previously malloc.c. This also solves __const vs const. * Makefile.in: Distribute gmalloc.c. - Reported by Cliff Krumvieda, Francois Pinard, Henrik Bakman, + Reported by Cliff Krumvieda, François Pinard, Henrik Bakman, J.T. Conklin, Nelson H.F. Beebe and Tilman Schmidt. 1994-07-22 François Pinard @@ -2939,7 +2939,7 @@ along with this program. If not, see . Elmer Fittery, Eric Benson, Eric M. Boehm, Gerd Knorr, Graham Whitted, Harald Milz, Heiko Schlichting, James V. Di Toro III, Jan Carlson, Janne Snabb, Jeff Sorensen, Jens Henrik Jensen, - Jim Clausing, John J. Szetela, John R. Vanderpool, Jurgen Botz, + Jim Clausing, John J. Szetela, John R. Vanderpool, Jürgen Botz, Karl Berry, Karlos Z. Smith, Karsten Thygesen, Koji Kishi, Luke Mewburn, Manuel Munier, Marc Ewing, Matthew J. D'Errico, Martin Goik, Maxime Taksar, maximum entropy, Michael Hayes, @@ -3852,7 +3852,7 @@ along with this program. If not, see . * tar.h: Merely define valloc as being malloc if valloc does not exist. * port.h: Remove valloc, which was only a dummy for malloc. - Reported by Cliff Krumvieda, Francois Pinard, Henrik Bakman, + Reported by Cliff Krumvieda, François Pinard, Henrik Bakman, J.T. Conklin, Nelson H.F. Beebe and Tilman Schmidt. 1994-07-22 François Pinard @@ -5387,7 +5387,7 @@ along with this program. If not, see . * getdate.y : Parse European dates of the form YYMMDD. In ftime(): Init timezone by calling localtime(), and remember that timezone is in seconds, but we want timeb->timezone to be in minutes. - Reported by Jörgen Haegg. + Reported by Jörgen Hägg. * rtape_lib.c (__rmt_open): Also look for /usr/bsd/rsh. Declare signal handler as returning void instead of int if USG is diff --git a/ChangeLog.CVS b/ChangeLog.CVS index 2e6f630a..b6cabf57 100644 --- a/ChangeLog.CVS +++ b/ChangeLog.CVS @@ -935,7 +935,7 @@ along with this program. If not, see . 2006-10-02 Sergey Poznyakoff - * THANKS: Add Joerg Weilbier + * THANKS: Add Jörg Weilbier * src/buffer.c (new_volume): Initialize current_block * src/xheader.c (xheader_string_end): Fix diagnostic message. * tests/multiv05.at: New testcase. @@ -4523,7 +4523,7 @@ along with this program. If not, see . 2003-11-12 Paul Eggert - Fix some C compatibility bugs reported by Joerg Schilling. + Fix some C compatibility bugs reported by Jörg Schilling. * src/common.h (stripped_prefix_len): Fix misspelling "stripped_path_len" in declaration. diff --git a/THANKS b/THANKS index 11492d19..21ae387e 100644 --- a/THANKS +++ b/THANKS @@ -283,7 +283,7 @@ Joutsiniemi Tommi Il tj75064@cs.tut.fi Joy Kendall jak8@world.std.com Judy Ricker jricker@gdstech.grumman.com Juha Sarlin juha@tds.kth.se -Jurgen Botz jbotz@orixa.mtholyoke.edu +Jürgen Botz jbotz@orixa.mtholyoke.edu Jyh-Shyang Wang erik@vsp.ee.nctu.edu.tw Jörg Schilling schilling@fokus.fraunhofer.de Jörg Weule weule@cs.uni-duesseldorf.de @@ -396,7 +396,7 @@ Pascal Meheut pascal@cnam.cnam.fr Patrick Fulconis fulco@sig.uvsq.fr Patrick Timmons timmons@electech.polymtl.ca Pavel Raiskup praiskup@redhat.com -Paul Eggert eggert@twinsun.com +Paul Eggert eggert@cs.ucla.edu Paul Kanz paul@icx.com Paul Mitchell P.Mitchell@surrey.ac.uk Paul Nevai pali+@osu.edu diff --git a/TODO b/TODO index 553fc060..81d3207e 100644 --- a/TODO +++ b/TODO @@ -15,7 +15,7 @@ Suggestions for improving GNU tar. * Add support for a 'pax' command that conforms to POSIX 1003.1-2001. This would unify paxutils with tar. -* Interoperate better with Joerg Schilling's star implementation. +* Interoperate better with Jörg Schilling's star implementation. * Add an option to remove files that compare successfully. diff --git a/bootstrap.conf b/bootstrap.conf index b2bfc0eb..fb75422c 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -21,7 +21,7 @@ source_base=gnu gnulib_name=libgnu # We don't need these modules, even though gnulib-tool ordinarily -# includes them because of dependencies on the modules 'exclude’ and 'regex'. +# includes them because of dependencies on the modules 'exclude' and 'regex'. avoided_gnulib_modules=' --avoid=lock --avoid=mbuiter diff --git a/directory b/directory index b5984427..84a5d9a0 100644 --- a/directory +++ b/directory @@ -59,12 +59,12 @@ programs (using pipes); tar can even access remote devices or files %%developers: John Gilmore, Thomas Bushnell, - Paul Eggert , - Sergey Poznyakoff + Paul Eggert , + Sergey Poznyakoff %%contributors: Jay Fenlason, Joy Kendall, - Francois Pinard + François Pinard %%source-tarball: ftp://ftp.gnu.org/pub/gnu/tar/tar-1.15.1.tar.gz %%source-info: http://savannah.gnu.org/projects/tar diff --git a/src/checkpoint.c b/src/checkpoint.c index 1a658cad..e9ca3523 100644 --- a/src/checkpoint.c +++ b/src/checkpoint.c @@ -245,14 +245,14 @@ format_checkpoint_string (FILE *fp, size_t len, if (do_write) /* TRANSLATORS: This is a "checkpoint of write operation", *not* "Writing a checkpoint". - E.g. in Spanish "Punto de comprobaci@'on de escritura", - *not* "Escribiendo un punto de comprobaci@'on" */ + E.g. in Spanish "Punto de comprobación de escritura", + *not* "Escribiendo un punto de comprobación" */ input = gettext ("Write checkpoint %u"); else /* TRANSLATORS: This is a "checkpoint of read operation", *not* "Reading a checkpoint". - E.g. in Spanish "Punto de comprobaci@'on de lectura", - *not* "Leyendo un punto de comprobaci@'on" */ + E.g. in Spanish "Punto de comprobación de lectura", + *not* "Leyendo un punto de comprobación" */ input = gettext ("Read checkpoint %u"); } diff --git a/tests/acls03.at b/tests/acls03.at index 8e0a9d12..450d8ca2 100644 --- a/tests/acls03.at +++ b/tests/acls03.at @@ -73,9 +73,9 @@ tar --acls -cf acl.tar -C pure d1 # Directory names are chosen based on "how the files were extracted from # archive". Equivalent no* tags are used also: -# ^sacl_ — extracted archive has stored ACLs -# _def_ — target directory (-C) has default ACLs -# _optacl$ — extraction was done with --acls option +# ^sacl_ - extracted archive has stored ACLs +# _def_ - target directory (-C) has default ACLs +# _optacl$ - extraction was done with --acls option mkdir sacl_def_optacl mkdir sacl_def_optnoacl diff --git a/tests/multiv05.at b/tests/multiv05.at index 2ae055a8..0b775370 100644 --- a/tests/multiv05.at +++ b/tests/multiv05.at @@ -20,7 +20,7 @@ # Up to version 1.15.91 tar was unable to recognize all volumes # given after an out-of-sync volume. -# Reported by: Joerg Weilbier +# Reported by: Jörg Weilbier # References: <200610011952.29880.gnu@weilbier.net> AT_SETUP([Restoring after an out of sync volume])