tests: Avoid using \b in sed regular expressions.
[pspp] / doc / utilities.texi
index 4423080f1bcc353457afa93935b5f956f36dd0e6..158177b6884f6435e006099722643f66e5082e5b 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 (in bytes) 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,