summaryrefslogtreecommitdiff
path: root/share/man/man9/random.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/random.9')
-rw-r--r--share/man/man9/random.96
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man9/random.9 b/share/man/man9/random.9
index 468230d4094..8e7c9a314d5 100644
--- a/share/man/man9/random.9
+++ b/share/man/man9/random.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: random.9,v 1.16 2003/06/04 04:43:56 deraadt Exp $
+.\" $OpenBSD: random.9,v 1.17 2004/03/14 09:11:10 mickey Exp $
.\"
.\" Copyright (c) 1996,2000 Michael Shalayeff
.\" All rights reserved.
@@ -88,3 +88,7 @@ to the entropy pool.
.Xr arc4random 3 ,
.Xr pchb 4 ,
.Xr random 4
+.Sh CAVEATS
+Neither of these functions should really be called during the
+.Xr autoconf 4
+process.