From: Ben Pfaff Date: Sun, 4 Nov 2007 06:07:00 +0000 (+0000) Subject: Fix typos. X-Git-Tag: v0.6.0~206 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=commitdiff_plain;h=90a7573efd4992a972e70063793db0a7e41443d2 Fix typos. --- diff --git a/doc/files.texi b/doc/files.texi index 0910d260..b4bdfb8c 100644 --- a/doc/files.texi +++ b/doc/files.texi @@ -439,7 +439,7 @@ a system file and displays information on its dictionary. @vindex XEXPORT @display -EXPORT +XEXPORT /OUTFILE='file-name' /DIGITS=n /DROP=var_list diff --git a/doc/invoking.texi b/doc/invoking.texi index 15b047b8..b5f157e6 100644 --- a/doc/invoking.texi +++ b/doc/invoking.texi @@ -35,7 +35,7 @@ PSPP's command line: @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}).