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