projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7078480
)
Fix typos.
author
Ben Pfaff
<blp@gnu.org>
Sun, 4 Nov 2007 06:07:00 +0000
(06:07 +0000)
committer
Ben Pfaff
<blp@gnu.org>
Sun, 4 Nov 2007 06:07:00 +0000
(06:07 +0000)
doc/files.texi
patch
|
blob
|
history
doc/invoking.texi
patch
|
blob
|
history
diff --git
a/doc/files.texi
b/doc/files.texi
index 0910d26016f36c49e278b36651d0336c4474b18f..b4bdfb8c0eacaa9a677e6ef2c3b2bef209d1c984 100644
(file)
--- 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
+
X
EXPORT
/OUTFILE='file-name'
/DIGITS=n
/DROP=var_list
diff --git
a/doc/invoking.texi
b/doc/invoking.texi
index 15b047b8b1031d5f7fb193ac119dc7ceb564212d..b5f157e6656e4c96af00bda27437ef1a95e70b5a 100644
(file)
--- 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 b
e specified, they are executed in order, as if
+If multiple files
ar
e 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}).