Documentation: Mention the units of the WORKSPACE setting 20130317030503/pspp
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 16 Mar 2013 20:02:13 +0000 (21:02 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 16 Mar 2013 20:02:13 +0000 (21:02 +0100)
doc/utilities.texi

index cfbafccb223de06cc47737f096ee05f1dc0ea82c..4423080f1bcc353457afa93935b5f956f36dd0e6 100644 (file)
@@ -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 bytes) 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,