0de4b4dc17f543f4f576c091b60c3451624d8760
[pspp-builds.git] / doc / pspp.man
1 .\" PSPP - computes sample statistics.
2 .\" Copyright (C) 1997, 1998 Free Software Foundation, Inc.
3 .\" Written by Ben Pfaff <blp@gnu.org>.
4 .\"
5 .\" This program is free software; you can redistribute it and/or
6 .\" modify it under the terms of the GNU General Public License as
7 .\" published by the Free Software Foundation; either version 2 of the
8 .\" License, or (at your option) any later version.
9 .\"
10 .\" This program is distributed in the hope that it will be useful, but
11 .\" WITHOUT ANY WARRANTY; without even the implied warranty of
12 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
13 .\" General Public License for more details.
14 .\"
15 .\" You should have received a copy of the GNU General Public License
16 .\" along with this program; if not, write to the Free Software
17 .\" Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
18 .\" 02110-1301, USA.
19 .\"
20 .TH pspp 1 "4 Jul 1997" "manpage v1.0" "PSPP manual"
21 .SH NAME
22 pspp \- a system for statistical analysis
23 .SH SYNOPSIS
24 .B pspp
25 \&.\|.\|.
26 .SH DESCRIPTION
27 .B pspp
28 starts up the PSPP program.  PSPP performs statistical analysis on
29 sampled data.  Please see Info document `pspp' for more details on
30 using PSPP.  For other miscellaneous information about PSPP, see
31 the PSPP FAQ, which should be installed in /usr/doc/pspp.
32
33 These documents and others are available in various formats.  On
34 Debian GNU/Linux systems, full documentation is available in directory
35 `/usr/doc/pspp', in HTML and ASCII formats, and in `/usr/info', in
36 Info format.  TeX can be used to convert the Texinfo documentation in
37 the source distribution to nice-looking output for printing.
38
39 Documentation is also at http://www.gnu.org/software/pspp.
40
41 .SH BUGS
42
43 Probably a lot.  Known bugs are listed in the documentation files
44 BUGS, LANGUAGE, and TODO, depending on type.  Please see those files
45 for more details.