[PATCH 2/2] Fix ChangeLog.old encoding

2023-10-23 Thread Antonin Décimo
Copyright-paperwork-exempt: Yes
---
 ChangeLog.old | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/ChangeLog.old b/ChangeLog.old
index 8e2b51ca..51d7859d 100644
--- a/ChangeLog.old
+++ b/ChangeLog.old
@@ -15551,7 +15551,7 @@
 
* libltdl/ltdl.c (foreach_dirinpath): Ensure that filename is '\0'
terminated by all code paths.
-   Reported by Lutz M�ller 
+   Reported by Lutz Müler 
 
 2002-06-20  Gary V. Vaughan  
 
@@ -18669,7 +18669,7 @@
  and file_magic_cmd
 
* README: use 'libtool --version' instead of 'ltconfig --version'
- (suggested by Francios Pinard 
+ (suggested by François Pinard 
 
 2000-01-10  Gary V. Vaughan  
 
@@ -19442,7 +19442,7 @@
 
* ltconfig.in: Support new GNU ld --help output format.
* NEWS:  Likewise.
-   Reported by Ga�l Qu�ri  and
+   Reported by Gaël Quié  and
H.J. Lu .
 
 1999-06-05  Mark Kettenis  
@@ -23515,7 +23515,7 @@ Thu May 28 18:59:08 1998  Ian Lance Taylor  

ld's.  From Eiichi Takamori.
 
* ltmain.in (install): Don't print silly `library stripping'
-   warnings.  Reported by Fran�ois Pinard.
+   warnings.  Reported by François Pinard.
 
 1997-12-19  Gordon Matzigkeit  
 
@@ -23650,7 +23650,7 @@ Thu May 28 18:59:08 1998  Ian Lance Taylor  

because we need it for quoting substitutions.  For most of the
script, though, use the default echo, just like Autoconf does.
Without this patch, character \001 ends up in global_symbol_pipe.
-   Reported by Lars Hecking and J�rgen Fluk.
+   Reported by Lars Hecking and Jügen Fluk.
 
* ltmain.in (echo): Set default to `echo=echo'.  Ooops.  That's
what you get for testing obscure code paths and forgetting to
-- 
2.39.3 (Apple Git-145)




[PATCH 1/2] Fix typos

2023-10-23 Thread Antonin Décimo
Copyright-paperwork-exempt: Yes
---
 NEWS|  4 ++--
 NO-THANKS   |  2 +-
 README.md   |  2 +-
 TODO|  6 +++---
 bootstrap   | 12 ++--
 bootstrap.conf  |  4 ++--
 build-aux/edit-readme-alpha |  2 +-
 build-aux/git-log-fix   |  2 +-
 build-aux/ltmain.in |  2 +-
 doc/libtool.texi|  4 ++--
 libltdl/libltdl/lt_error.h  |  2 +-
 libltdl/lt__argz.c  |  2 +-
 libltdl/ltdl.c  |  4 ++--
 libtoolize.in   |  4 ++--
 m4/libtool.m4   |  8 
 tests/depdemo.at|  2 +-
 tests/link-order.at |  4 ++--
 17 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/NEWS b/NEWS
index c853d7db..215072fa 100644
--- a/NEWS
+++ b/NEWS
@@ -736,7 +736,7 @@ New in 1.9b: 2004-08-29; CVS version 1.5a, Libtool team:
   libraries from dlpreopened modules.
 * libtoolize installs libtool.m4, (ltdl.m4 if used,) and various supporting
   m4 definitions to AC_CONFIG_MACRO_DIR.
-* Mode inferrence removed, shorthand for choosing modes added.
+* Mode inference removed, shorthand for choosing modes added.
 * Specifying -allow-undefined is now an error.
 * Speed up max_cmd_len check.
 * libltdl can now preopen modules from within a library, and libtool will
@@ -746,7 +746,7 @@ New in 1.9b: 2004-08-29; CVS version 1.5a, Libtool team:
   by module name.
 * New function in libltdl: lt_dlpreload_open opens all preloaded modules.
 * libltdl no longer loads shared libraries with global symbol resolution,
-  this caused problems when the symbols were intended to be overriden further
+  this caused problems when the symbols were intended to be overridden further
   up the stack; it is also not recommended practice.
 * New function in libltdl: lt_dlhandle_first, primes handle iterations (using
   lt_dlhandle_next) to filter by module interface.
diff --git a/NO-THANKS b/NO-THANKS
index 288b39eb..b06cb712 100644
--- a/NO-THANKS
+++ b/NO-THANKS
@@ -65,7 +65,7 @@ Todd Vierling t...@netbsd.org
 Vincent Torri  vto...@univ-evry.fr
 ##
 ## Add bug reporters, patch Authors you forgot to attribute at commit
-## time with 'git commit --author=...' and other non-patch contributers
+## time with 'git commit --author=...' and other non-patch contributors
 ## below:
 ##
 Allan McRaeal...@archlinux.org
diff --git a/README.md b/README.md
index 0984306c..a3d600e1 100644
--- a/README.md
+++ b/README.md
@@ -199,7 +199,7 @@ send the file `tests/testsuite.log` to the [bug mailing 
list][].
   - Any prerequisites of the above (such as m4, perl, tex)
 
   Note that these bootstrapping dependencies are much stricter than
-  those required to use a destributed release for your own packages.
+  those required to use a distributed release for your own packages.
   After installation, GNU Libtool is designed to work either standalone,
   or optionally with:
   - Autoconf 2.59 or later
diff --git a/TODO b/TODO
index e915ac97..80931eda 100644
--- a/TODO
+++ b/TODO
@@ -114,7 +114,7 @@ GNU Libtool
 
 * Need to finalize the documentation, and give a specification of
   '.la' files so that people can depend on their format.  This would be
-  a good thing to put before the maintainance notes.
+  a good thing to put before the maintenance notes.
 
 * Document the installed 'libtool' and its limitations clearly (maybe implement
   --disable-script-install as well).  Or, even better, remove its limitations.
@@ -285,7 +285,7 @@ GNU Libtool
 cygwin, or unix.  Worse, you can't really do a set of
 {msys|cygwin|unix}_to_central_unixish that isn't simply a no-op -- because
 (A) they already are all unixish, and (B) what tool would you use? How 
would
-the later to_mingw function "know" how to covert this new representation to
+the later to_mingw function "know" how to convert this new representation 
to
 mingw.  So, {msys|cygwin|unix}_to_central_unixish would simply be a no-op
 and central_unixish_to_mingw would still do all the work (with its guts
 customized based on $build).
@@ -303,7 +303,7 @@ GNU Libtool
 So...I don't think it makes much difference *right now* in the amount of
 code required, or the number of functions implemented. At some point in the
 future we might want to generalize to an M+N scheme.  For the existing 
win32
-$hosts, all of the funtionality would be on "one side" of the 2-step
+$hosts, all of the functionality would be on "one side" of the 2-step
 conversion; the "other side" would be noop.  But we won't worry about the
 implicit quadratic complexity of the existing scheme for now.
 
diff --git a/bootstrap b/bootstrap
index 8e0b5e83..3f8e0101 100755
--- a/bootstrap
+++ b/bootstrap
@@ -53,7 +53,7 @@
 #
 # See gl/doc/bootstrap.texi for documentation on how to write
 # a bootstrap.conf to customize it for your project's
-# idiosyncracies.
+# idiosyncrasies.