X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Futilities.texi;h=158177b6884f6435e006099722643f66e5082e5b;hb=c2d5b2ec4446a01578530645f4ff354b0a279338;hp=b20fa24c851e85fb064e09a174dd7f25ef6e0456;hpb=f863b6025897457e1b61d043833e25a35a4c246e;p=pspp diff --git a/doc/utilities.texi b/doc/utilities.texi index b20fa24c85..158177b688 100644 --- a/doc/utilities.texi +++ b/doc/utilities.texi @@ -606,7 +606,7 @@ RANDOM, which will obtain an initial seed from the current time of day. Currently not used. @item WORKSPACE -The maximum amount of memory that @pspp{} will use to store data being processed. +The maximum amount of memory (in kilobytes) that @pspp{} will use to store data being processed. If memory in excess of the workspace size is required, then @pspp{} will start to use temporary files to store the data. Setting a higher value will, in general, mean procedures will run faster, @@ -721,7 +721,7 @@ If @subcmd{TNUMBERS} is set to @subcmd{LABELS}, then values are displayed using If the a value has no label, then it will be displayed using its literal value. If @subcmd{TNUMBERS} is set to @subcmd{BOTH}, then values will be displayed with both their label (if any) and their literal value in parentheses. -@itemx TVARS +@item TVARS The @subcmd{TVARS} option sets the way in which variables are displayed in output tables. The valid settings are @subcmd{NAMES}, @subcmd{LABELS} and @subcmd{BOTH}. If @subcmd{TVARS} is set to @subcmd{NAMES}, then all variables are displayed using their names. @@ -861,7 +861,7 @@ parameters. Parameters that can be changed using @cmd{SET} with the same name. @cmd{SHOW} supports the following additional subcommands: -@table @bullet +@table @asis @item @subcmd{ALL} Show all settings. @item @subcmd{CC}