* 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>
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.
@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
@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