Module Name: src
Committed By: wiz
Date: Sun Nov 16 20:37:35 UTC 2014
Modified Files:
src/lib/libc/gen: arc4random.3
Log Message:
Grammar.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 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.10 src/lib/libc/gen/arc4random.3:1.11
--- src/lib/libc/gen/arc4random.3:1.10 Sun Nov 16 20:33:04 2014
+++ src/lib/libc/gen/arc4random.3 Sun Nov 16 20:37:35 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: arc4random.3,v 1.10 2014/11/16 20:33:04 riastradh Exp $
+.\" $NetBSD: arc4random.3,v 1.11 2014/11/16 20:37:35 wiz Exp $
.\"
.\" Copyright (c) 2014 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -104,7 +104,7 @@ entropy pool.
.Sh SECURITY MODEL
The
.Nm
-functions provides the following security properties against three
+functions provide the following security properties against three
different classes of attackers, assuming that the state of the
operating system's entropy pool is unknown to the attacker:
.Bl -bullet -offset abcd -compact