X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fpspp-dev.texinfo;h=41b8566c9e31fef4c0207c3b48d54476e5399644;hb=53d725a9a75cf1644a4cbc9a7d08855ac02b65e4;hp=c2507412b7a6c314d08f71451156ac0ffb385822;hpb=04f84ad6a60407ced31bf9f0419e3154cafd47e7;p=pspp-builds.git diff --git a/doc/pspp-dev.texinfo b/doc/pspp-dev.texinfo index c2507412..41b8566c 100644 --- a/doc/pspp-dev.texinfo +++ b/doc/pspp-dev.texinfo @@ -37,19 +37,15 @@ This manual is for GNU PSPP version @value{VERSION}, software for statistical analysis. -Copyright @copyright{} 1997, 1998, 2004, 2005, 2007 Free Software Foundation, Inc. +Copyright @copyright{} 1997, 1998, 2004, 2005, 2007, 2010 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document -under the terms of the GNU Free Documentation License, Version 1.1 or -any later version published by the Free Software Foundation; with no -Invariant Sections, with the Front-Cover Texts being ``A GNU Manual,'' -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 the freedom to copy and -modify this GNU manual.'' +under the terms of the GNU Free Documentation License, Version 1.3 +or any later version published by the Free Software Foundation; +with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. +A copy of the license is included in the section entitled "GNU +Free Documentation License". @end quotation @end copying @@ -79,6 +75,7 @@ modify this GNU manual.'' * 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. @@ -95,6 +92,7 @@ modify this GNU manual.'' @include dev/syntax.texi @include dev/data.texi @include dev/output.texi +@include dev/i18n.texi @include function-index.texi @include concept-index.texi