X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fdata-io.texi;h=0b9583b0200779d9b4c8eda507158f3fd2499adb;hb=5282b76bcbd0501c1227b36e4d451f340388eca5;hp=335d6c46030060d8d4ed8cd04a4dfc02ec17366a;hpb=c3ac5a8af9c449072c7e872ca70a78c1755ae309;p=pspp-builds.git diff --git a/doc/data-io.texi b/doc/data-io.texi index 335d6c46..0b9583b0 100644 --- a/doc/data-io.texi +++ b/doc/data-io.texi @@ -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 @@ -1142,4 +1142,3 @@ specified output format, whereas @cmd{WRITE} outputs the system-missing value as a field filled with spaces. Binary formats are an exception. @end itemize -@setfilename ignored