Added support for reading Gnumeric spreadsheet files.
[pspp-builds.git] / doc / pspp.texinfo
index a87ca2b41399d51814df9fa3d29f096d78afde33..9698cc588bc7b342fee2868ed0f5203251a3d306 100644 (file)
@@ -46,7 +46,6 @@ Software Foundation raise funds for GNU development.''
 @title GNU PSPP
 @subtitle A System for Statistical Analysis
 @subtitle Edition @value{EDITION}, for PSPP version @value{VERSION}
-@author Ben Pfaff
 @page
 @vskip 0pt plus 1filll
 @insertcopying
@@ -86,11 +85,10 @@ Software Foundation raise funds for GNU development.''
 * Command Index::               Index of PSPP procedures.
 * Concept Index::               Index of concepts.
 
-* Installation::                How to compile and install PSPP.
 * Configuration::               Configuring PSPP.
 
 * Portable File Format::        Format of PSPP portable files.
-* Data File Format::            Format of PSPP system files.
+* System File Format::          Format of PSPP system files.
 * q2c Input Format::            Format of syntax accepted by q2c.
 
 * GNU Free Documentation License:: License for copying this manual.
@@ -117,7 +115,6 @@ Software Foundation raise funds for GNU development.''
 @include command-index.texi
 @include concept-index.texi
 
-@include installing.texi
 @include configuring.texi
 
 @include portable-file-format.texi
@@ -130,5 +127,5 @@ Software Foundation raise funds for GNU development.''
 
 @c Local Variables:
 @c use (texinfo-multiple-files-update "pspp.texinfo")  in emacs to keep these files consistent
-@c compile-command: "makeinfo pspp.texi"
+@c compile-command: "makeinfo pspp.texinfo"
 @c End: