Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/gen Cross-reference rnd(4).



details:   https://anonhg.NetBSD.org/src/rev/1777a600fc6d
branches:  trunk
changeset: 333820:1777a600fc6d
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Mon Nov 17 15:08:37 2014 +0000

description:
Cross-reference rnd(4).

diffstat:

 lib/libc/gen/arc4random.3 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9e3e10f96da3 -r 1777a600fc6d lib/libc/gen/arc4random.3
--- a/lib/libc/gen/arc4random.3 Mon Nov 17 15:06:59 2014 +0000
+++ b/lib/libc/gen/arc4random.3 Mon Nov 17 15:08:37 2014 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: arc4random.3,v 1.15 2014/11/17 15:06:59 riastradh Exp $
+.\"    $NetBSD: arc4random.3,v 1.16 2014/11/17 15:08:37 riastradh Exp $
 .\"
 .\" Copyright (c) 2014 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -224,6 +224,7 @@
 .Sh SEE ALSO
 .Xr rand 3 ,
 .Xr random 3 ,
+.Xr rnd 4 ,
 .Xr cprng 9
 .Rs
 .%A Daniel J. Bernstein



Home | Main Index | Thread Index | Old Index