Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Document the new SYSMON_FHAS_ENTROPY flag.



details:   https://anonhg.NetBSD.org/src/rev/b32a26ad124c
branches:  trunk
changeset: 780209:b32a26ad124c
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Sun Jul 15 18:34:03 2012 +0000

description:
Document the new SYSMON_FHAS_ENTROPY flag.

diffstat:

 share/man/man9/sysmon_envsys.9 |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (28 lines):

diff -r 52cbb39a4569 -r b32a26ad124c share/man/man9/sysmon_envsys.9
--- a/share/man/man9/sysmon_envsys.9    Sun Jul 15 18:33:07 2012 +0000
+++ b/share/man/man9/sysmon_envsys.9    Sun Jul 15 18:34:03 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysmon_envsys.9,v 1.41 2010/12/02 12:54:13 wiz Exp $
+.\"    $NetBSD: sysmon_envsys.9,v 1.42 2012/07/15 18:34:03 pgoyette Exp $
 .\"
 .\" Copyright (c) 2007, 2008 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd April 10, 2010
+.Dd July 13, 2012
 .Dt SYSMON_ENVSYS 9
 .Os
 .Sh NAME
@@ -530,6 +530,9 @@
 .Xr ioctl 2 .
 This flag only disables setting the limits from userland.
 It has no effect on monitoring flags set by the driver.
+.It Dv ENVSYS_FHAS_ENTROPY
+Allows this sensor to provide entropy for
+.Xr rnd 4 .
 .El
 .Pp
 .Em If the driver has to use any of the



Home | Main Index | Thread Index | Old Index