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