From a58c3359368e4df2ea7e7a8a417f5e48d33a3b7a Mon Sep 17 00:00:00 2001 From: Mo DeJong Date: Thu, 20 Jul 2000 01:59:15 +0000 Subject: [PATCH] typo fix from Mo DeJong --- doc/libtool.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/libtool.texi b/doc/libtool.texi index 99f24b6e5..cf577c882 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -1017,8 +1017,8 @@ you're only interested in a static library. When you link a program with such a library, libtool will actually link all object files and dependency libraries into the program. -If you omit both @samp{-rpath} and @samp{-static}, libtool create a -libtool convenience library that can be used to create other libtool +If you omit both @samp{-rpath} and @samp{-static}, libtool will create a +convenience library that can be used to create other libtool libraries, even shared ones. Just like in the static case, the library behaves as an alias to a set of object files and dependency libraries, but in this case the object files are suitable for inclusion in shared -- 2.47.3