Module Name:    src
Committed By:   riastradh
Date:           Mon Nov 17 15:08:37 UTC 2014

Modified Files:
        src/lib/libc/gen: arc4random.3

Log Message:
Cross-reference rnd(4).


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/lib/libc/gen/arc4random.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/gen/arc4random.3
diff -u src/lib/libc/gen/arc4random.3:1.15 src/lib/libc/gen/arc4random.3:1.16
--- src/lib/libc/gen/arc4random.3:1.15	Mon Nov 17 15:06:59 2014
+++ src/lib/libc/gen/arc4random.3	Mon Nov 17 15:08:37 2014
@@ -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 @@ system fails to provide entropy.
 .Sh SEE ALSO
 .Xr rand 3 ,
 .Xr random 3 ,
+.Xr rnd 4 ,
 .Xr cprng 9
 .Rs
 .%A Daniel J. Bernstein

Reply via email to