Fix missing @clicksequence problem with older Texinfo versions.
[pspp-builds.git] / doc / pspp-dev.texinfo
index 991b04b2417ff5224f059598ea7897a7d4e757bc..4b92654da31cbe63f151441875b0d7c06b1e11de 100644 (file)
@@ -48,9 +48,8 @@ and with the Back-Cover Texts as in (a) below.  A copy of the
 license is included in the section entitled ``GNU Free Documentation
 License.''
 
-(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
-this GNU Manual, like GNU software.  Copies published by the Free
-Software Foundation raise funds for GNU development.''
+(a) The FSF's Back-Cover Text is: ``You have the freedom to copy and
+modify this GNU manual.''
 @end quotation
 @end copying
 
@@ -80,6 +79,7 @@ Software Foundation raise funds for GNU development.''
 * Parsing Command Syntax::      How to parse command syntax.
 * Processing Data::             Data input, output, and processing.
 * Presenting Output::           Producing machine- and human-readable output.
+* Internationalisation::        Dealing with locale issues.
 
 * Function Index::              Index of PSPP functions.
 * Concept Index::               Index of concepts.
@@ -96,6 +96,7 @@ Software Foundation raise funds for GNU development.''
 @include dev/syntax.texi
 @include dev/data.texi
 @include dev/output.texi
+@include dev/i18n.texi
 
 @include function-index.texi
 @include concept-index.texi