X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=utilities%2Fpspp-dump-sav.1;h=d184ac775fffa79a0f8a5e94bf74de1b9266d05a;hb=refs%2Fheads%2Fpivot-titles-5;hp=e5ebabc351fc58592e59641e692e79bfdb057eac;hpb=a4b62f0df511939a5f9d7d19c12b98a71982516e;p=pspp diff --git a/utilities/pspp-dump-sav.1 b/utilities/pspp-dump-sav.1 index e5ebabc351..d184ac775f 100644 --- a/utilities/pspp-dump-sav.1 +++ b/utilities/pspp-dump-sav.1 @@ -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 . .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