X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fld-version-script.texi;h=4eb82495ea000bdc2bb220bd17dc9b1b3c6c9c60;hb=fa1db0dd22768f09a507674a30beb5b8a87bb35f;hp=8582edf3673d6497ebef009de57301e88852b38a;hpb=5d412172ab1a1775153957a47dc397ce26caf90c;p=gnulib.git diff --git a/doc/ld-version-script.texi b/doc/ld-version-script.texi index 8582edf36..4eb82495e 100644 --- a/doc/ld-version-script.texi +++ b/doc/ld-version-script.texi @@ -1,9 +1,9 @@ -i@node LD Version Scripts +@node LD Version Scripts @section LD Version Scripts -The @code{ld-version-script} module can be used to add shared library -versioning support. Currently, only GNU LD and the Solaris linker -supports this. +The @code{lib-symbol-versions} module can be used to add shared +library versioning support. Currently, only GNU LD and the Solaris +linker supports this. Version scripts provides information that can be used by GNU/Linux distribution packaging tools. For example, Debian has a tool @@ -74,4 +74,4 @@ endif For more discussions about symbol visibility, rather than shared library versioning, see the @code{visibility} module -(@pxref{visibility}). +(@pxref{Exported Symbols of Shared Libraries}).