]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
typos
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Mon, 12 Apr 1999 06:15:38 +0000 (06:15 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Mon, 12 Apr 1999 06:15:38 +0000 (06:15 +0000)
doc/libtool.texi

index a0c716a97f1f629f5c49b18dc7adca8863356286..29c642c4f30c3baea9d8f074b417b5c8f040e0b4 100644 (file)
@@ -1634,12 +1634,13 @@ affects only the way @code{ltconfig} runs tests, not the produced
 
 @defvar NM
 Program to use rather than checking for @code{nm}.
+@end defvar
 
 @defvar RANLIB
 Program to use rather than checking for @code{ranlib}.
 @end defvar
 
-@devar LN_S
+@defvar LN_S
 A command that creates a link of a program, a soft-link if possible, a
 hard-link otherwise.
 @end defvar
@@ -1647,10 +1648,12 @@ hard-link otherwise.
 @defvar DLLTOOL
 Program to use rather than checking for @code{dlltool}.  Only meaningful 
 for MS-Windows.
+@end defvar
 
 @defvar AS
 Program to use rather than checking for @code{as}.  Only meaningful for
 MS-Windows.
+@end defvar
 
 @node ltconfig example
 @subsection Using @code{ltconfig}