summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2014-06-13 15:16:46 +0000
committerderaadt <deraadt@openbsd.org>2014-06-13 15:16:46 +0000
commit263c579cd4fc5c9bb581a230232b4204c6d011e2 (patch)
tree301b444cb6b86fc1de1ece70068a3b0b35d4578d /lib/libc
parentDo not bother trying to work out of we can reuse a cipher context - just (diff)
downloadwireguard-openbsd-263c579cd4fc5c9bb581a230232b4204c6d011e2.tar.xz
wireguard-openbsd-263c579cd4fc5c9bb581a230232b4204c6d011e2.zip
typo; Piotr Sikora
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/getentropy.25
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/sys/getentropy.2 b/lib/libc/sys/getentropy.2
index be96820df04..e3dca2e8724 100644
--- a/lib/libc/sys/getentropy.2
+++ b/lib/libc/sys/getentropy.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getentropy.2,v 1.1 2014/06/13 08:26:10 deraadt Exp $
+.\" $OpenBSD: getentropy.2,v 1.2 2014/06/13 15:16:46 deraadt Exp $
.\"
.\" Copyright (c) 2014 Theo de Raadt
.\"
@@ -32,8 +32,7 @@ This is typically used to seed a process-context generator
like
.Xr arc4random 3 .
.Sh ERRORS
-.Nm
-.Fn setlogin
+.Fn getlogin
will succeed unless:
.Bl -tag -width Er
.It Bq Er EFAULT