Clarify FLIP.
authorBen Pfaff <blp@gnu.org>
Mon, 14 Mar 2005 03:06:34 +0000 (03:06 +0000)
committerBen Pfaff <blp@gnu.org>
Mon, 14 Mar 2005 03:06:34 +0000 (03:06 +0000)
doc/transformation.texi

index 8f44a08145125d6e678c179aa8908b86f71c4dc1..0050f9989fc27631880cd93de06e405cb5054255 100644 (file)
@@ -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