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:
212dd31
)
Clarify FLIP.
author
Ben Pfaff
<blp@gnu.org>
Mon, 14 Mar 2005 03:06:34 +0000
(
03:06
+0000)
committer
Ben Pfaff
<blp@gnu.org>
Mon, 14 Mar 2005 03:06:34 +0000
(
03:06
+0000)
doc/transformation.texi
patch
|
blob
|
history
diff --git
a/doc/transformation.texi
b/doc/transformation.texi
index 8f44a08145125d6e678c179aa8908b86f71c4dc1..0050f9989fc27631880cd93de06e405cb5054255 100644
(file)
--- a/
doc/transformation.texi
+++ b/
doc/transformation.texi
@@
-400,7
+400,8
@@
the active file is subsequently transposed using @cmd{FLIP}, this
variable can
be used to recreate the original variable names.
-FLIP honors N OF CASES. It ignores TEMPORARY, so that ``temporary''
+FLIP honors @cmd{N OF CASES} (@pxref{N OF CASES}). It ignores
+@cmd{TEMPORARY} (@pxref{TEMPORARY}), so that ``temporary''
transformations become permanent.
@node IF, RECODE, FLIP, Data Manipulation