summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2014-09-09 08:16:12 +0000
committerjmc <jmc@openbsd.org>2014-09-09 08:16:12 +0000
commite86f66765aba9d9b2f3ef1ce9530962cafe73b71 (patch)
tree1c9a71c3774a4c6043e61fb60991e9d0d7b4bd57 /lib/libc
parentRreplace [[ -n $(grep..) ]] and [[ -z $(grep..) ]] (diff)
downloadwireguard-openbsd-e86f66765aba9d9b2f3ef1ce9530962cafe73b71.tar.xz
wireguard-openbsd-e86f66765aba9d9b2f3ef1ce9530962cafe73b71.zip
tweak previous;
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/setuid.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/setuid.2 b/lib/libc/sys/setuid.2
index cb6b9c2b751..2e5e41e5f10 100644
--- a/lib/libc/sys/setuid.2
+++ b/lib/libc/sys/setuid.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: setuid.2,v 1.22 2014/09/09 06:32:37 guenther Exp $
+.\" $OpenBSD: setuid.2,v 1.23 2014/09/09 08:16:12 jmc Exp $
.\" $NetBSD: setuid.2,v 1.3 1995/02/27 12:37:06 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -95,7 +95,7 @@ of the real group ID or the saved set-group-ID.
.Sh ERRORS
.Fn setuid
and
-.Fn seteuid ,
+.Fn seteuid
will succeed unless:
.Bl -tag -width Er
.It Bq Er EPERM