X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fvariables.texi;h=08c4bdeac0cd72a34be7f06dfcbba4f9e499e224;hb=d12513bc5a48e3b80476a8d23a6936665f17fa3d;hp=95a5b67b6ff6c5aa9fa91db119aeb408cdd2fb98;hpb=c3ac5a8af9c449072c7e872ca70a78c1755ae309;p=pspp-builds.git diff --git a/doc/variables.texi b/doc/variables.texi index 95a5b67b..08c4bdea 100644 --- a/doc/variables.texi +++ b/doc/variables.texi @@ -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 @@ -555,4 +555,3 @@ variables to the specified format specification. Its syntax is identical to that of FORMATS (@pxref{FORMATS}), but @cmd{WRITE FORMATS} sets only write formats, not print formats. -@setfilename ignored