summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjasper <jasper@openbsd.org>2017-09-09 10:03:08 +0000
committerjasper <jasper@openbsd.org>2017-09-09 10:03:08 +0000
commit30eb0566c704ff42bc2c5f67c9a7c7327bc522c3 (patch)
treef76b8a5b4e11943275a4303bd1ada9dd63883ed8
parentRemove superfluous mprotect()ing of the PLT that's been obsoleted by (diff)
downloadwireguard-openbsd-30eb0566c704ff42bc2c5f67c9a7c7327bc522c3.tar.xz
wireguard-openbsd-30eb0566c704ff42bc2c5f67c9a7c7327bc522c3.zip
fix capitalization of "Altus Metrum"
from Raf Czlonka
-rw-r--r--share/man/man4/urng.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/urng.4 b/share/man/man4/urng.4
index d6ddb9ed039..ed4525189bb 100644
--- a/share/man/man4/urng.4
+++ b/share/man/man4/urng.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: urng.4,v 1.2 2017/08/29 06:12:36 jmc Exp $
+.\" $OpenBSD: urng.4,v 1.3 2017/09/09 10:03:08 jasper Exp $
.\"
.\" Copyright (c) 2015 Sean Levy <attila@stalphonsos.com>
.\" Copyright (c) 2017 Jasper Lievisse Adriaanse <jasper@openbsd.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: August 29 2017 $
+.Dd $Mdocdate: September 9 2017 $
.Dt URNG 4
.Os
.Sh NAME
@@ -34,14 +34,14 @@ and stirs it into the system entropy pool with
.Xr add_true_randomness 9 .
.Sh HARDWARE
The following devices are supported by this driver:
-.Bl -tag -width "Altusmetrum"
+.Bl -tag -width "Altus Metrum"
.It Araneus Alea II
Capable of delivering 100kbit/sec of hardware-generated entropy.
The product documentation states that the USB interface used by the
Alea II is the same as that used by its predecessor the Alea I;
theoretically this means that the Alea I should work but this has not
been tested.
-.It Altusmetrum ChaosKey 1.0
+.It Altus Metrum ChaosKey 1.0
This device is capable of providing entropy at 10Mbit/s.
.El
.Sh SEE ALSO