Fix problem with category borders.
[pspp] / utilities / pspp-dump-sav.1
index e5ebabc351fc58592e59641e692e79bfdb057eac..d184ac775fffa79a0f8a5e94bf74de1b9266d05a 100644 (file)
@@ -1,4 +1,18 @@
 .\" -*- nroff -*-
+.\" Copyright (C) 2020  Free Software Foundation
+
+.\" This program is free software: you can redistribute it and/or modify
+.\" 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/>.
 .de IQ
 .  br
 .  ns
@@ -18,7 +32,9 @@ pspp\-dump\-sav \- dissect SPSS system file
 .
 .SH DESCRIPTION
 The \fBpspp\-dump\-sav\fR program reads each SPSS system file
-\fIfile\fR and prints its contents.  The output format is useful for
+\fIfile\fR and prints its contents.  It is not installed by
+default, so it may be missing from your PSPP installation.
+The output format is useful for
 debugging system file readers and writers and for discovering how to
 interpret unknown or poorly understood records.  End users may find
 the output useful for providing the PSPP developers information about