Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Mention RND_TYPE_RNG.
details: https://anonhg.NetBSD.org/src/rev/3e1c041e98a4
branches: trunk
changeset: 535471:3e1c041e98a4
user: enami <enami%NetBSD.org@localhost>
date: Tue Aug 20 00:48:31 2002 +0000
description:
Mention RND_TYPE_RNG.
diffstat:
share/man/man4/rnd.4 | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 03bc303607a6 -r 3e1c041e98a4 share/man/man4/rnd.4
--- a/share/man/man4/rnd.4 Tue Aug 20 00:46:23 2002 +0000
+++ b/share/man/man4/rnd.4 Tue Aug 20 00:48:31 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rnd.4,v 1.10 2002/02/13 08:17:44 ross Exp $
+.\" $NetBSD: rnd.4,v 1.11 2002/08/20 00:48:31 enami Exp $
.\"
.\" Copyright (c) 1997 Michael Graff
.\" All rights reserved.
@@ -128,6 +128,8 @@
The device is a tape device.
.It Dv RND_TYPE_TTY
The device is a terminal, mouse, or other user input device.
+.It Dv RND_TYPE_RNG
+The device is a random number generator.
.El
.Pp
.Va flags
Home |
Main Index |
Thread Index |
Old Index