summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 30687b9d..3a7d7658 100644
--- a/txr.1
+++ b/txr.1
@@ -23335,7 +23335,7 @@ If the seed is not specified, then
produces a seed based
on some information in the process environment, such as current
time of day. It is not guaranteed that two calls to
-.code (make-random-state nil)
+.code (make-random-state)
that are separated by less than some minimum increment of real time produce
different seeds. The minimum time increment depends on the platform.