Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/gen Grammar.



details:   https://anonhg.NetBSD.org/src/rev/6a7d2eadc960
branches:  trunk
changeset: 803935:6a7d2eadc960
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Nov 16 20:37:35 2014 +0000

description:
Grammar.

diffstat:

 lib/libc/gen/arc4random.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 33f8ea94b1dd -r 6a7d2eadc960 lib/libc/gen/arc4random.3
--- a/lib/libc/gen/arc4random.3 Sun Nov 16 20:33:04 2014 +0000
+++ b/lib/libc/gen/arc4random.3 Sun Nov 16 20:37:35 2014 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index