summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
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