projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b842a8
)
doc: Improve syntax description for COUNT.
author
Ben Pfaff
<blp@cs.stanford.edu>
Fri, 1 Mar 2019 02:56:55 +0000
(18:56 -0800)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Fri, 1 Mar 2019 02:56:55 +0000
(18:56 -0800)
Thanks to Nolan Void for the report.
doc/transformation.texi
patch
|
blob
|
history
diff --git
a/doc/transformation.texi
b/doc/transformation.texi
index 03d697913676b280c0c9d676454e4a7797512835..e10cf8374fc16c4a37810c976568b91b5e950e37 100644
(file)
--- a/
doc/transformation.texi
+++ b/
doc/transformation.texi
@@
-313,7
+313,8
@@
When @cmd{COMPUTE} is specified following @cmd{TEMPORARY}
@vindex COUNT
@display
-COUNT @var{var_name} = @var{var}@dots{} (@var{value}@dots{}).
+COUNT @var{var_name} = @var{var}@dots{} (@var{value}@dots{})
+ [/@var{var_name} = @var{var}@dots{} (@var{value}@dots{})]@dots{}
Each @var{value} takes one of the following forms:
@var{number}