X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fld-version-script.texi;h=e1feff5f4a8e32be1a1996bf4beb7d00bb62ada4;hb=c592b8e3daf712a1774a457b9d640fc1ff106e70;hp=8582edf3673d6497ebef009de57301e88852b38a;hpb=5d412172ab1a1775153957a47dc397ce26caf90c;p=gnulib.git diff --git a/doc/ld-version-script.texi b/doc/ld-version-script.texi index 8582edf36..e1feff5f4 100644 --- a/doc/ld-version-script.texi +++ b/doc/ld-version-script.texi @@ -1,9 +1,9 @@ i@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}).