summaryrefslogtreecommitdiff
path: root/lib/libc/sys/getentropy.2
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2014-06-13 15:16:47 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2014-06-13 15:16:47 +0000
commit2ababbdf5faf6477af3e58cd4bb9dca429cb0065 (patch)
tree903eb106afeedfe213f2cd349f46eee4b45cf9db /lib/libc/sys/getentropy.2
parentad7e19dfd7bab2a9b690cf08023eb2f9a1c0a529 (diff)
typo; Piotr Sikora
Diffstat (limited to 'lib/libc/sys/getentropy.2')
-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