diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-17 15:43:08 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-17 15:43:08 +0000 |
| commit | a8510bf414fba1220ac5eaee5b652a5813ca34ec (patch) | |
| tree | ef163d34be4ccad56680ff5d91213c75f0a6d031 /lib/libc/stdlib/rand.3 | |
| parent | 5b18d15e79836756585ab7bebd017dbe7e4c2a4d (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib/rand.3')
| -rw-r--r-- | lib/libc/stdlib/rand.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/stdlib/rand.3 b/lib/libc/stdlib/rand.3 index 700470063436..ecf87d66ef19 100644 --- a/lib/libc/stdlib/rand.3 +++ b/lib/libc/stdlib/rand.3 @@ -56,7 +56,8 @@ .Fn rand_r "unsigned *ctx" .Sh DESCRIPTION .Bf -symbolic -These interfaces are obsoleted by random(3). +These interfaces are obsoleted by +.Xr random 3 . .Ef .Pp The |
