Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/gen add LIBRARY section
details: https://anonhg.NetBSD.org/src/rev/b032119454df
branches: trunk
changeset: 531883:b032119454df
user: itojun <itojun%NetBSD.org@localhost>
date: Tue May 28 11:38:29 2002 +0000
description:
add LIBRARY section
diffstat:
lib/libc/gen/arc4random.3 | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 3f8448dcfec1 -r b032119454df lib/libc/gen/arc4random.3
--- a/lib/libc/gen/arc4random.3 Tue May 28 11:35:40 2002 +0000
+++ b/lib/libc/gen/arc4random.3 Tue May 28 11:38:29 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: arc4random.3,v 1.4 2002/05/24 14:37:19 itojun Exp $
+.\" $NetBSD: arc4random.3,v 1.5 2002/05/28 11:38:29 itojun Exp $
.\" $OpenBSD: arc4random.3,v 1.17 2000/12/21 14:07:41 aaron Exp $
.\"
.\" Copyright 1997 Niels Provos <provos%physnet.uni-hamburg.de@localhost>
@@ -39,6 +39,8 @@
.Nm arc4random_stir ,
.Nm arc4random_addrandom
.Nd arc4 random number generator
+.Sh LIBRARY
+.Lb libc
.Sh SYNOPSIS
.Fd #include \*[Lt]stdlib.h\*[Gt]
.Ft u_int32_t
Home |
Main Index |
Thread Index |
Old Index