1 .\" PSPP - computes sample statistics.
2 .\" Copyright (C) 1997, 1998 Free Software Foundation, Inc.
4 .\" This program is free software: you can redistribute it and/or modify
5 .\" it under the terms of the GNU General Public License as published by
6 .\" the Free Software Foundation, either version 3 of the License, or
7 .\" (at your option) any later version.
9 .\" This program is distributed in the hope that it will be useful,
10 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
11 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 .\" GNU General Public License for more details.
14 .\" You should have received a copy of the GNU General Public License
15 .\" along with this program. If not, see <http://www.gnu.org/licenses/>.
17 .TH pspp 1 "4 Jul 1997" "manpage v1.0" "PSPP manual"
19 pspp \- a system for statistical analysis
25 starts up the PSPP program. PSPP performs statistical analysis on
26 sampled data. Please see Info document `pspp' for more details on
27 using PSPP. For other miscellaneous information about PSPP, see
28 the PSPP FAQ, which should be installed in /usr/doc/pspp.
30 These documents and others are available in various formats. On
31 Debian GNU/Linux systems, full documentation is available in directory
32 `/usr/doc/pspp', in HTML and ASCII formats, and in `/usr/info', in
33 Info format. TeX can be used to convert the Texinfo documentation in
34 the source distribution to nice-looking output for printing.
36 Documentation is also at http://www.gnu.org/software/pspp.
40 Probably a lot. Known bugs are listed in the documentation files
41 BUGS, LANGUAGE, and TODO, depending on type. Please see those files