Add mutual links to VARIABLE/DATAFILE ATTRIBUTE documentation
[pspp-builds.git] / doc / variables.texi
index 95a5b67b6ff6c5aa9fa91db119aeb408cdd2fb98..d5e2d14543bbe7d6c506a4854962daffb4bac643 100644 (file)
@@ -417,7 +417,7 @@ the latter case, all the array elements numbered higher than the
 deleted element are shifted down, filling the vacated position.
 
 To associate custom attributes with the entire active file, instead of
-with particular variables, use @cmd{DATAFILE ATTRIBUTE} instead.
+with particular variables, use @cmd{DATAFILE ATTRIBUTE} (@pxref{DATAFILE ATTRIBUTE}) instead.
 
 @cmd{VARIABLE ATTRIBUTE} takes effect immediately.  It is not affected
 by conditional and looping structures such as @cmd{DO IF} or