diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-26 13:23:47 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-26 13:23:47 +0000 |
commit | 588a200ce1e5c42fc09771659c6a1f9af0ee7857 (patch) | |
tree | f66dabd4f254cdfd9b6fbcc230094c04e8c52abb /lib/libc/stdlib/rand.3 | |
parent | 205274e87dae20b4f5deea4d572ff20ee42ae55d (diff) |
Notes
Diffstat (limited to 'lib/libc/stdlib/rand.3')
-rw-r--r-- | lib/libc/stdlib/rand.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/rand.3 b/lib/libc/stdlib/rand.3 index 2690aa98d2e3..b47ff67b8809 100644 --- a/lib/libc/stdlib/rand.3 +++ b/lib/libc/stdlib/rand.3 @@ -98,7 +98,7 @@ and .Fn srand functions conform to -.St -ansiC . +.St -isoC . .Pp The .Fn rand_r |