Clarify FLIP.
[pspp-builds.git] / 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