.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation, either version 3 of the License, or
.\" (at your option) any later version.
-.\"
+.\"
.\" This program is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.\" GNU General Public License for more details.
-.\"
+.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program. If not, see <http://www.gnu.org/licenses/>.
.\"
.RI [ options ] " file"...
.SH DESCRIPTION
\fBpspp\fP performs statistical analysis on
-sampled data. Detailed documentation is available in html, pdf and info format.
+sampled data. Detailed documentation is available in html, pdf and info format.
If the info system is installed, you can view the documentation with
.IP
.B info pspp
-.PP
-On Debian GNU/Linux systems, full documentation is available in
-\fB/usr/share/doc/pspp\fP in HTML and PDF formats and in
-\fB/usr/share/info\fP in info format. Documentation is
+.PP
+On Debian GNU/Linux systems, full documentation is available in
+\fB/usr/share/doc/pspp\fP in HTML and PDF formats and in
+\fB/usr/share/info\fP in info format. Documentation is
also available at \fBhttp://www.gnu.org/software/pspp\fP.
.SH OPTIONS
.TP
.PP
.nf
.RS
-* Example sps file
+* Example sps file
data list / v0 to v2 1-9.
begin data.
12 12 89
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation, either version 3 of the License, or
.\" (at your option) any later version.
-.\"
+.\"
.\" This program is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.\" GNU General Public License for more details.
-.\"
+.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program. If not, see <http://www.gnu.org/licenses/>.
.\"
interface allows you to enter data and variable definitions
interactively. Commands may be executed in syntax form, or by
using the interactive dialog boxes available from the dropdown
-menus. Up to date documentation is available via
+menus. Up to date documentation is available via
.IP
.B info pspp
.PP
.PP
.nf
.RS
-* Example sps file
-data list
+* Example sps file
+data list
/ v0 to v2 1-9.
begin data.
12 12 89