From: Bruno Haible Date: Sun, 8 Feb 2009 23:27:43 +0000 (+0100) Subject: Fix wrong order of sections, compared to TOC. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f96da31576ac00503bf21eeb1bf039e382795266;p=pspp Fix wrong order of sections, compared to TOC. --- diff --git a/ChangeLog b/ChangeLog index f20e3365f7..a8ff289e3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-02-08 Bruno Haible + + Fix wrong order of sections, compared to TOC. + * doc/gnulib.texi: Include relocatable-maint.texi after the + "Regular expressions" node, not before. + 2009-02-08 Bruno Haible Tests for module 'unicase/totitle'. diff --git a/doc/gnulib.texi b/doc/gnulib.texi index aeae4047ee..2122122f95 100644 --- a/doc/gnulib.texi +++ b/doc/gnulib.texi @@ -5888,9 +5888,10 @@ ASCII characters. @include c-strtold.texi @include quote.texi + @include error.texi + @include gcd.texi -@include relocatable-maint.texi @node Regular expressions @section Regular expressions @@ -5902,6 +5903,8 @@ generated automatically. @include regexprops-generic.texi +@include relocatable-maint.texi + @include func.texi @include warnings.texi