]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
Fix various typos
authorAntonin Décimo <antonin@tarides.com>
Thu, 23 Nov 2023 08:44:21 +0000 (09:44 +0100)
committerMike Frysinger <vapier@gentoo.org>
Tue, 16 Jan 2024 22:54:26 +0000 (17:54 -0500)
* NEWS: Fix various typos.
* NO-THANKS, README.md, TODO, bootstrap, bootstrap.conf,
build-aux/edit-readme-alpha, build-aux/git-log-fix, build-aux/ltmain.in,
doc/libtool.texi, libltdl/libltdl/lt_error.h, libltdl/lt__argz.c,
libltdl/ltdl.c, libtoolize.in, tests/depdemo.at, tests/link-order.at: Likewise.
* cfg.mk (old_NEWS_hash): Update.

Copyright-paperwork-exempt: Yes

17 files changed:
NEWS
NO-THANKS
README.md
TODO
bootstrap
bootstrap.conf
build-aux/edit-readme-alpha
build-aux/git-log-fix
build-aux/ltmain.in
cfg.mk
doc/libtool.texi
libltdl/libltdl/lt_error.h
libltdl/lt__argz.c
libltdl/ltdl.c
libtoolize.in
tests/depdemo.at
tests/link-order.at

diff --git a/NEWS b/NEWS
index 5c0b614e6d5512bbb6a806c0db5f53593dd0afae..7750430ae45f00a46791856d7c22b9c48d956fcc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -739,7 +739,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
@@ -749,7 +749,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.
index 288b39eb9b1f6d132b9b298033a123431179d3d7..b06cb7129a38d8c5340b71f88a8ebf9dbbc7fd55 100644 (file)
--- a/NO-THANKS
+++ b/NO-THANKS
@@ -65,7 +65,7 @@ Todd Vierling                 tv@netbsd.org
 Vincent Torri                  vtorri@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 McRae                    allan@archlinux.org
index fa6168af251fe5c2eb174961131ed2ff64b002bd..e0039cc476ba5b79a95bbbd8cf91c5c1c40b49eb 100644 (file)
--- 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 2c50fece3ca8e567c081f0275452799a2de4f752..33b533533dae4552972862d0ada32e137ccd6f90 100644 (file)
--- 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.
 
index 8e0b5e83218d380e5cd4c922f71d087c3b011522..3f8e0101e5b4a6eba935b64d332832fdac56c040 100755 (executable)
--- 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.
 
 
 ## ================================================================== ##
@@ -192,7 +192,7 @@ extra_locale_categories=
 
 # Additional xgettext options to use.  Gnulib might provide you with an
 # extensive list of additional options to append to this, but gettext
-# 0.16.1 and newer appends them automaticaly, so you can safely ignore
+# 0.16.1 and newer appends them automatically, so you can safely ignore
 # the complaints from 'gnulib-tool' if your $configure_ac states:
 #
 #    AM_GNU_GETTEXT_VERSION([0.16.1])
@@ -752,7 +752,7 @@ func_require_term_colors ()
 
   # _G_HAVE_PLUSEQ_OP
   # Can be empty, in which case the shell is probed, "yes" if += is
-  # useable or anything else if it does not work.
+  # usable or anything else if it does not work.
   test -z "$_G_HAVE_PLUSEQ_OP" \
     && (eval 'x=a; x+=" b"; test "a b" = "$x"') 2>/dev/null \
     && _G_HAVE_PLUSEQ_OP=yes
@@ -902,7 +902,7 @@ eval 'func_dirname ()
 #             to NONDIR_REPLACEMENT.
 #             value returned in "$func_dirname_result"
 #   basename: Compute filename of FILE.
-#             value retuned in "$func_basename_result"
+#             value returned in "$func_basename_result"
 # For efficiency, we do not delegate to the functions above but instead
 # duplicate the functionality here.
 eval 'func_dirname_and_basename ()
@@ -1060,7 +1060,7 @@ func_mkdir_p ()
       # While some portion of DIR does not yet exist...
       while test ! -d "$_G_directory_path"; do
         # ...make a list in topmost first order.  Use a colon delimited
-       # list incase some portion of path contains whitespace.
+       # list in case some portion of path contains whitespace.
         _G_dir_list=$_G_directory_path:$_G_dir_list
 
         # If the last portion added has no slash in it, the list is done
@@ -5082,7 +5082,7 @@ func_get_version ()
     _G_app=$1
 
     # Rather than uncomment the sed script in-situ, strip the comments
-    # programatically before passing the result to $SED for evaluation.
+    # programmatically before passing the result to $SED for evaluation.
     sed_get_version=`$ECHO '# extract version within line
           s|.*[v ]\{1,\}\([0-9]\{1,\}\.[.a-z0-9-]*\).*|\1|
           t done
index bc91a67f8096988494614eb7822e4679eac94f41..808321a0897b380733f846df68e099c67f55fa8c 100644 (file)
@@ -24,7 +24,7 @@
 
 
 ## -------------------------------- ##
-## User overrideable command paths. ##
+## User overridable command paths. ##
 ## -------------------------------- ##
 
 : "${MAKE=make}"
@@ -268,7 +268,7 @@ func_add_hook func_fini libtool_readme_release_package_substitutions
 # not changing the timestamp of config-h.in unless the file contents
 # are updated.  Unfortunately config-h.in depends on aclocal.m4, which
 # *is* updated, so running 'libtoolize --ltdl=. && configure && make'
-# causes autoheader to be called... undesireable for users that do not
+# causes autoheader to be called... undesirable for users that do not
 # have it!  Fudge the timestamp to prevent that:
 libtool_fudge_timestamps ()
 {
index 0ea883aabcc5e9a5f9639c5c9d21ff4c530eab87..4f0922d02740ed6c3c571a569eb8a3508642128d 100755 (executable)
@@ -23,7 +23,7 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 ####
 
-# We used to maintain separate (but extremely similiar!) README and
+# We used to maintain separate (but extremely similar!) README and
 # README.alpha files, and had 'make dist' include the right one in a
 # distribution based on the contests of '$(VERSION)'.
 #
index af02b0d1de77e1e61c0b20def2d8184482f4856a..52d719d587b7f1164faf77bbbb0bd6d74204956b 100644 (file)
@@ -255,7 +255,7 @@ cf86b942c893da74d6e9faf0125364a9f114ea01
 # Date:   Tue Aug 21 21:06:45 2012 -0500
 # Add category tag to summary line.
 s|\n(Add )|\nlibtool: $1|;
-# Spell Report attribtution correctly.
+# Spell Report attribution correctly.
 s|Thanks to (.*) for .*\n|Reported by $1.\n|
 
 9b726f35db98da01a7edaf143788cba2c2ae900a
index f2cede8280494de3a3b2b30db1120fd08aaaa9cd..9f4889f4232a47c4a12d529aab744242b2761d7f 100644 (file)
@@ -3880,7 +3880,7 @@ EOF
         {
           /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
              namespace, but it is not one of the ones we know about and
-             have already dealt with, above (inluding dump-script), then
+             have already dealt with, above (including dump-script), then
              report an error. Otherwise, targets might begin to believe
              they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
              namespace. The first time any user complains about this, we'll
diff --git a/cfg.mk b/cfg.mk
index 8bec8813353bed6238e2ad9320f20e6bf41e12c5..ff6ad6b0d8d5152d9d71dc846f435f69313dad62 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -32,7 +32,7 @@ update-release-year:
                m4/libtool.m4
 
 # Set format of NEWS.
-old_NEWS_hash := 3e6638705e1c1ac7104260815a46c7bd
+old_NEWS_hash := cee442f628bc31384f4a830f2bded8eb
 
 manual_title = Portable Dynamic Shared Object Management
 
index 164ada07a8c08693dd23daf4caeee508d77f0ac6..ba2e99809de26b0f3d132159bd55fb1b7c3f076f 100644 (file)
@@ -2457,7 +2457,7 @@ system, this variable can be used to modify that path list, as follows
 (@code{LT_SYS_LIBRARY_PATH} is a colon-delimited list like @code{PATH}):
 @itemize @bullet
 @item @code{path:}
-The heuristically determined paths will be appened after the trailing
+The heuristically determined paths will be appended after the trailing
 colon;
 @item @code{:path}
 The heuristically determined paths will be prepended before the leading
index 2521b9b0b9d88c4aacf748710b415256d00817a9..90e19ee5bc023c285038530331f9e05ac78a4202 100644 (file)
@@ -41,7 +41,7 @@ LT_BEGIN_C_DECLS
    this way allows us to expand the macro in different contexts with
    confidence that the enumeration of symbolic names will map correctly
    onto the table of error strings.  \0 is appended to the strings to
-   expilicitely initialize the string terminator. */
+   explicitly initialize the string terminator. */
 #define lt_dlerror_table                                               \
     LT_ERROR(UNKNOWN,              "unknown error\0")                  \
     LT_ERROR(DLOPEN_NOT_SUPPORTED,  "dlopen support not available\0")  \
index 8aea222339dd02f195d4efbcf58a25bd04d984a6..ba6c6922142f3187e7b9dfdb6b414669bab38676 100644 (file)
@@ -156,7 +156,7 @@ argz_insert (char **pargz, size_t *pargz_len, char *before, const char *entry)
       return ENOMEM;
 
     /* Make BEFORE point to the equivalent offset in ARGZ that it
-       used to have in *PARGZ incase realloc() moved the block.  */
+       used to have in *PARGZ in case realloc() moved the block.  */
     before = argz + offset;
 
     /* Move the ARGZ entries starting at BEFORE up into the new
index db4905de15631ce961c35b8206277df6b332c41d..c34ce325b3a943db3aec33074a26a53891f9f8ec 100644 (file)
@@ -1665,7 +1665,7 @@ lt_dlopenadvise (const char *filename, lt_dladvise advise)
       || !advise->try_ext
       || has_library_ext (filename))
     {
-      /* Just incase we missed a code path in try_dlopen() that reports
+      /* Just in case we missed a code path in try_dlopen() that reports
         an error, but forgot to reset handle... */
       if (try_dlopen (&handle, filename, NULL, advise) != 0)
        return 0;
@@ -1969,7 +1969,7 @@ lt_dlclose (lt_dlhandle handle)
   cur->info.ref_count--;
 
   /* Note that even with resident modules, we must track the ref_count
-     correctly incase the user decides to reset the residency flag
+     correctly in case the user decides to reset the residency flag
      later (even though the API makes no provision for that at the
      moment).  */
   if (cur->info.ref_count <= 0 && !LT_DLIS_RESIDENT (cur))
index 4c0c6cfbcf8183b9d5e789f2fe8d8229fc28f73e..631069418eb0a1cec3420defea40cbd23e149b87 100644 (file)
@@ -516,7 +516,7 @@ func_serial_max ()
     my_sed_rest='s/^[0-9][1-9]*\.*//'
     my_sed_digits='s/[^0-9.]//g'
 
-    # Incase they turn out to be the same, we'll set it to empty
+    # In case they turn out to be the same, we'll set it to empty
     func_serial_max_result=
 
     test "X$1$2" = X`$ECHO "$1$2" | $SED "$my_sed_digits"` || {
@@ -682,7 +682,7 @@ func_serial_update ()
       func_notquiet_hdr "$my_msg_var" "'$my_destfile' is already up to date."
     fi
 
-    # Do this after the copy for hand maintained 'aclocal.m4', incase
+    # Do this after the copy for hand maintained 'aclocal.m4', in case
     # it has 'm4_include([DESTFILE])', so the copy effectively already
     # updated 'aclocal.m4'.
     my_included_files=`func_included_files aclocal.m4`
index af0fad33e0209ea20743a416c64cc77065803b8b..6a7e184daf0043bde90baada947a62c7451133dd 100644 (file)
@@ -132,7 +132,7 @@ int main (int argc, char **argv)
 }
 ]])
 
-# Create 4 directorys of mostly identical files.
+# Create 4 directories of mostly identical files.
 for i in 1 2 3 4; do
   mkdir l$i
 
index 659ac7049fc169cee318470db14ca8969a5cb7e8..c4c023853eb4ce3c94d870d09b103d9c05534cff 100644 (file)
@@ -50,7 +50,7 @@ for i in old new; do
 
   cat >src/a_$i.c <<EOF
 /* w32 fun, MSVC needs to dllimport when using a shared library, so use
- * DLL_EXPORT to discriminate as that happens to coinside in this case.
+ * DLL_EXPORT to discriminate as that happens to coincide in this case.
  * gnu has auto import.
  */
 #if defined _MSC_VER && defined DLL_EXPORT
@@ -65,7 +65,7 @@ EOF
 
   cat >src/b_$i.c <<EOF
 /* w32 fun, MSVC needs to dllimport when using a shared library, so use
- * DLL_EXPORT to discriminate as that happens to coinside in this case.
+ * DLL_EXPORT to discriminate as that happens to coincide in this case.
  * gnu has auto import.
  */
 #if defined _MSC_VER && defined DLL_EXPORT