pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] pspp/doc invoking.texi files.texi


From: Ben Pfaff
Subject: [Pspp-cvs] pspp/doc invoking.texi files.texi
Date: Sun, 04 Nov 2007 06:07:02 +0000

CVSROOT:        /cvsroot/pspp
Module name:    pspp
Changes by:     Ben Pfaff <blp> 07/11/04 06:07:02

Modified files:
        doc            : invoking.texi files.texi 

Log message:
        Fix typos.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/doc/invoking.texi?cvsroot=pspp&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/pspp/doc/files.texi?cvsroot=pspp&r1=1.10&r2=1.11

Patches:
Index: invoking.texi
===================================================================
RCS file: /cvsroot/pspp/pspp/doc/invoking.texi,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- invoking.texi       6 Jun 2007 05:17:48 -0000       1.6
+++ invoking.texi       4 Nov 2007 06:07:00 -0000       1.7
@@ -35,7 +35,7 @@
 @item @var{file}
 
 A file by itself on the command line will be executed as a syntax file.
-If multiple files may be specified, they are executed in order, as if
+If multiple files are specified, they are executed in order, as if
 their contents had been given in a single file.
 PSPP terminates after the syntax files run, unless the @code{-i} or
 @code{--interactive} option is given (@pxref{Language control options}).

Index: files.texi
===================================================================
RCS file: /cvsroot/pspp/pspp/doc/files.texi,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- files.texi  3 Nov 2007 03:43:10 -0000       1.10
+++ files.texi  4 Nov 2007 06:07:01 -0000       1.11
@@ -439,7 +439,7 @@
 @vindex XEXPORT
 
 @display
-EXPORT
+XEXPORT
         /OUTFILE='file-name'
         /DIGITS=n
         /DROP=var_list




reply via email to

[Prev in Thread] Current Thread [Next in Thread]