X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fvariables.texi;h=00a02be61341bb3047b4bf8431cff278c8508808;hb=c8f16e229dede3bf3ec30c329cccc6924778553a;hp=1db8f034a66fc79c5334addb348e6baed606d92f;hpb=79100bdd30230890345c1c5a09ae57a19c1e408b;p=pspp diff --git a/doc/variables.texi b/doc/variables.texi index 1db8f034a6..00a02be613 100644 --- a/doc/variables.texi +++ b/doc/variables.texi @@ -434,6 +434,8 @@ variable names, separated by an equals sign (@samp{=}), within parentheses. There must be the same number of old and new variable names. Each old variable is renamed to the corresponding new variable name. Multiple parenthesized groups of variables may be specified. +When the old and new variable names contain only a single variable name, +the parentheses are optional. @cmd{RENAME VARIABLES} takes effect immediately. It does not cause the data to be read.