summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2004-03-14 11:34:54 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2004-03-14 11:34:54 +0000
commitcc2864204cce745550e6a34cfe9c7d670605e774 (patch)
tree8cfb39eaf8f8cf57907a20a87bd54b9aec2bffbc
parentd4bac8ee7f128c85813bc18a898c2d404f0f8873 (diff)
grammer; from jmc@
-rw-r--r--share/man/man9/random.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/random.9 b/share/man/man9/random.9
index 8e7c9a314d5..d9d0e022581 100644
--- a/share/man/man9/random.9
+++ b/share/man/man9/random.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: random.9,v 1.17 2004/03/14 09:11:10 mickey Exp $
+.\" $OpenBSD: random.9,v 1.18 2004/03/14 11:34:53 mickey Exp $
.\"
.\" Copyright (c) 1996,2000 Michael Shalayeff
.\" All rights reserved.
@@ -89,6 +89,6 @@ to the entropy pool.
.Xr pchb 4 ,
.Xr random 4
.Sh CAVEATS
-Neither of these functions should really be called during the
+None of these functions should really be called during the
.Xr autoconf 4
process.