X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fdev%2Fsystem-file-format.texi;h=6276b6de859f999f376e9ab139a80bb8ab3e4dd4;hb=395ce69d5ae119571907e58b061505b54bf32ed7;hp=84b3f66ff7385afd57c232730648e640e4a67062;hpb=c3d6b68809037b48ff51dd693a0c8e75bcc30d7a;p=pspp diff --git a/doc/dev/system-file-format.texi b/doc/dev/system-file-format.texi index 84b3f66ff7..6276b6de85 100644 --- a/doc/dev/system-file-format.texi +++ b/doc/dev/system-file-format.texi @@ -676,7 +676,8 @@ following: @itemize @bullet @item -The set's name (an identifier that begins with @samp{$}). +The set's name (an identifier that begins with @samp{$}), in mixed +upper and lower case. @item An equals sign (@samp{=}). @@ -717,8 +718,8 @@ written if LABELSOURCE=VARLABEL was specified. A space. @item -The names of the variables in the set, each separated from the -previous by a single space. +The short names of the variables in the set, converted to lowercase, +each separated from the previous by a single space. @item A line feed (byte 0x0a).