1999-02-20 Alexandre Oliva <oliva@dcc.unicamp.br>
+ * doc/libtool.texi: remove ticks from menu items; it breaks TeX
+ Reported by Erez Zadok <ezk@cs.columbia.edu>
+
* ltmain.in: fixes for export-symbols dry-run
* ltconfig.in (shlibpath_overrides_runpath): new variable;
Using libltdl
-* Libltdl's interface:: How to use libltdl in your programs.
+* Libltdl interface:: How to use libltdl in your programs.
* Modules for libltdl:: Creating modules that can be @code{dlopen}ed.
* Distributing libltdl:: How to distribute libltdl with your package.
@end itemize
@menu
-* Libltdl's interface:: How to use libltdl in your programs.
+* Libltdl interface:: How to use libltdl in your programs.
* Modules for libltdl:: Creating modules that can be @code{dlopen}ed.
* Distributing libltdl:: How to distribute libltdl with your package.
@end menu
-@node Libltdl's interface
+@node Libltdl interface
@section How to use libltdl in your programs
@noindent
-Libltdl's API is similar to the dlopen interface of Solaris and Linux,
+The libltdl API is similar to the dlopen interface of Solaris and Linux,
which is very simple but powerful.
@noindent