summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/stdlib')
-rw-r--r--src/lib/libc/stdlib/rand.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/stdlib/rand.3 b/src/lib/libc/stdlib/rand.3
index 76278c871a..cf7dde8536 100644
--- a/src/lib/libc/stdlib/rand.3
+++ b/src/lib/libc/stdlib/rand.3
@@ -29,9 +29,9 @@
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE. 30.\" SUCH DAMAGE.
31.\" 31.\"
32.\" $OpenBSD: rand.3,v 1.20 2021/02/12 17:03:51 deraadt Exp $ 32.\" $OpenBSD: rand.3,v 1.21 2022/03/29 18:15:52 naddy Exp $
33.\" 33.\"
34.Dd $Mdocdate: February 12 2021 $ 34.Dd $Mdocdate: March 29 2022 $
35.Dt RAND 3 35.Dt RAND 3
36.Os 36.Os
37.Sh NAME 37.Sh NAME
@@ -94,7 +94,7 @@ was called, the result will be computed using the deterministic algorithm.
94.Pp 94.Pp
95The 95The
96.Fn rand_r 96.Fn rand_r
97is a thread-safe version of 97function is a thread-safe version of
98.Fn rand . 98.Fn rand .
99Storage for the seed must be provided through the 99Storage for the seed must be provided through the
100.Fa seed 100.Fa seed