Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Fix couple of typos:
details: https://anonhg.NetBSD.org/src/rev/cfc3ce377fa5
branches: trunk
changeset: 350744:cfc3ce377fa5
user: abhinav <abhinav%NetBSD.org@localhost>
date: Wed Jan 18 22:38:00 2017 +0000
description:
Fix couple of typos:
s/intractible/intractable
s/contiuously/continuously
diffstat:
share/man/man4/rnd.4 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 334d1bccbb44 -r cfc3ce377fa5 share/man/man4/rnd.4
--- a/share/man/man4/rnd.4 Wed Jan 18 22:07:25 2017 +0000
+++ b/share/man/man4/rnd.4 Wed Jan 18 22:38:00 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rnd.4,v 1.23 2016/05/06 03:04:14 riastradh Exp $
+.\" $NetBSD: rnd.4,v 1.24 2017/01/18 22:38:00 abhinav Exp $
.\"
.\" Copyright (c) 2014 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -120,7 +120,7 @@
outputs from uniform random cannot do more than negligibly better than
uniform random guessing.
.Sh ENTROPY
-The operating system contiuously makes observations of hardware
+The operating system continuously makes observations of hardware
devices, such as network packet timings, disk seek delays, and
keystrokes.
The observations are combined into a seed for a cryptographic
@@ -180,7 +180,7 @@
and can control which entropy sources the operating system uses or
ignores.
.Pp
-256 bits of entropy is typically considered intractible to guess with
+256 bits of entropy is typically considered intractable to guess with
classical computers and with current models of the capabilities of
quantum computers.
.Pp
Home |
Main Index |
Thread Index |
Old Index