Module Name:    src
Committed By:   pgoyette
Date:           Sun Jul 15 18:34:03 UTC 2012

Modified Files:
        src/share/man/man9: sysmon_envsys.9

Log Message:
Document the new SYSMON_FHAS_ENTROPY flag.


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/share/man/man9/sysmon_envsys.9

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

Modified files:

Index: src/share/man/man9/sysmon_envsys.9
diff -u src/share/man/man9/sysmon_envsys.9:1.41 src/share/man/man9/sysmon_envsys.9:1.42
--- src/share/man/man9/sysmon_envsys.9:1.41	Thu Dec  2 12:54:13 2010
+++ src/share/man/man9/sysmon_envsys.9	Sun Jul 15 18:34:03 2012
@@ -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 @@ Disallows setting of limits (or threshol
 .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

Reply via email to