X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fvariables.texi;h=8396b71475b22288e703c692247734844a1126ed;hb=6b562f8a8263930b8d1ed1862efec76f2511ed08;hp=d5e2d14543bbe7d6c506a4854962daffb4bac643;hpb=8af88c0b7ea2fe75df7e45497988ed0371006a86;p=pspp-builds.git diff --git a/doc/variables.texi b/doc/variables.texi index d5e2d145..8396b714 100644 --- a/doc/variables.texi +++ b/doc/variables.texi @@ -342,8 +342,7 @@ stand for a long value. To set up value labels for a set of variables, specify the variable names after a slash (@samp{/}), followed by a list of values -and their associated labels, separated by spaces. Long string -variables may not be specified. +and their associated labels, separated by spaces. Before @cmd{VALUE LABELS} is executed, any existing value labels are cleared from the variables specified. Use @cmd{ADD VALUE LABELS} @@ -555,4 +554,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