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:
d2c02eb
)
Mention that two juxtapose LIST keywords are intentional
author
John Darrington
<john@darrington.wattle.id.au>
Sun, 17 May 2009 07:16:23 +0000
(15:16 +0800)
committer
John Darrington
<john@darrington.wattle.id.au>
Sun, 17 May 2009 07:16:23 +0000
(15:16 +0800)
doc/tutorial.texi
patch
|
blob
|
history
diff --git
a/doc/tutorial.texi
b/doc/tutorial.texi
index 5bc80f56b56360d97f244a6db520b3d9bda2f188..984d4bff1866a7b008388ee7ed4a797c4f166306 100644
(file)
--- a/
doc/tutorial.texi
+++ b/
doc/tutorial.texi
@@
-128,6
+128,11
@@
There are several things to note about this example.
The words @samp{data list list} are an example of the @cmd{DATA LIST}
command. @xref{DATA LIST}.
It tells PSPP to prepare for reading data.
+The word @samp{list} intentionally appears twice.
+The first occurrence is part of the @cmd{DATA LIST} call,
+whilst the second
+tells PSPP that the data is to be read as free format data with
+one record per line.
@item
The @samp{/} character is important. It marks the start of the list of