X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fintroduction.texi;h=45b3e0f301a03f130ea7d68de4b5159da3bb4972;hb=3c15b41c0360cc66ad9608a18ba379112f10b5b9;hp=3a6ca3bad593e2b0eb6a6d70181c766bab59a258;hpb=5dbf5abcbed01f04422d4dead1c0ae0bb7efde4f;p=pspp diff --git a/doc/introduction.texi b/doc/introduction.texi index 3a6ca3bad5..45b3e0f301 100644 --- a/doc/introduction.texi +++ b/doc/introduction.texi @@ -13,12 +13,12 @@ @cindex @pspp{} language @cindex language, @pspp{} -@pspp{} is a tool for statistical analysis of sampled data. +@pspp{} is a tool for statistical analysis of sampled data. It reads the data, analyzes the data according to commands provided, and writes the results to a listing file, to the standard output or to a window of the graphical display. The language accepted by @pspp{} is similar to those accepted by SPSS -statistical products. +statistical products. The details of @pspp{}'s language are given later in this manual. @cindex PostScript