From 5f3a7c84c43b883dce106cf8f6af4bbf38138c45 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 3 Mar 2009 12:01:31 +0100 Subject: [PATCH] Rearrange doc about symbols in shared libraries. --- ChangeLog | 7 ++++++- doc/gnulib.texi | 12 ++++++------ doc/visibility.texi | 4 ++-- 3 files changed, 14 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index 796cd5e50..d109e90ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-03-03 Bruno Haible + + * doc/gnulib.texi: Include visibility.texi and ld-version-script.texi + earlier. + * doc/visibility.texi: Fix @node and @section. + 2009-03-03 Simon Josefsson * doc/gnulib.texi: Link to sections for ld version script and @@ -14,7 +20,6 @@ 2009-03-02 Bruno Haible - * doc/gnulib.texi (Exported Symbols of Shared Libraries): New section. * doc/visibility.texi: Mention libtool's -export-symbols option. 2009-03-02 Jim Meyering diff --git a/doc/gnulib.texi b/doc/gnulib.texi index ceb0335cf..6e13cdf3c 100644 --- a/doc/gnulib.texi +++ b/doc/gnulib.texi @@ -5821,12 +5821,12 @@ This list of functions is sorted according to the header that declares them. * gcd:: * Regular expressions:: * Searching for Libraries:: +* Exported Symbols of Shared Libraries:: +* LD Version Scripts:: * Supporting Relocation:: * func:: * warnings:: * manywarnings:: -* visibility:: -* LD Version Scripts:: @end menu @node alloca @@ -5911,6 +5911,10 @@ generated automatically. @include havelib.texi +@include visibility.texi + +@include ld-version-script.texi + @include relocatable-maint.texi @include func.texi @@ -5919,10 +5923,6 @@ generated automatically. @include manywarnings.texi -@include visibility.texi - -@include ld-version-script.texi - @node GNU Free Documentation License @appendix GNU Free Documentation License diff --git a/doc/visibility.texi b/doc/visibility.texi index 2fbcbf517..73c743266 100644 --- a/doc/visibility.texi +++ b/doc/visibility.texi @@ -1,5 +1,5 @@ -@node visibility -@section visibility +@node Exported Symbols of Shared Libraries +@section Controlling the Exported Symbols of Shared Libraries @c Documentation of gnulib module 'visibility'. -- 2.11.0