]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
Fix a couple of documentation errors.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 28 Mar 2010 16:03:09 +0000 (18:03 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 28 Mar 2010 16:03:09 +0000 (18:03 +0200)
* doc/libtool.texi (Autoconf macros): Improve hyphenation.
(Using libltdl): libltdl uses the Lesser General Public License,
not the Library General Public License.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
doc/libtool.texi

index bfcf31fd11487d34825a96f098da2a4948980a59..03725ed3adf10bd3b3e80bc981fc15ea3cc7e79e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2010-03-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       Fix a couple of documentation errors.
+       * doc/libtool.texi (Autoconf macros): Improve hyphenation.
+       (Using libltdl): libltdl uses the Lesser General Public License,
+       not the Library General Public License.
+
        Do not use @sc nor @acronym in the manual.
        * doc/libtool.texi: Remove all usage of @sc.
 
index 4473b1c1b1b3a771d08875b4369f34df816649b4..47a22fa070206472ee00947cb1bb3d3a9f60f9be 100644 (file)
@@ -1825,7 +1825,7 @@ GNU linker.  The result is stored in the shell variable
 @end defmac
 
 @defmac LT_PATH_NM
-Try to find a BSD compatible @command{nm} or a MS compatible
+Try to find a BSD-compatible @command{nm} or a MS-compatible
 @command{dumpbin} command on this machine.  The result is stored in the
 shell variable @samp{$NM}, which is @code{AC_SUBST}ed.
 @end defmac
@@ -3696,7 +3696,7 @@ libtool's dlpreopen (see @pxref{Dlpreopening})
 @end itemize
 
 @noindent
-libltdl is licensed under the terms of the GNU Library General
+libltdl is licensed under the terms of the GNU Lesser General
 Public License, with the following exception:
 
 @quotation