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

index 84386d5ab9c8673a457177989f053118ac6aa2ef..92270ff6a0e124d1fc6548c86d94b6c35eebb00e 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}