summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2002-09-17 09:08:31 +0000
committerderaadt <deraadt@openbsd.org>2002-09-17 09:08:31 +0000
commit2916d483be3930b345eca74f5ac06d31236dcb62 (patch)
tree0f068c6ae2eee5c7605682660921b336df0f35fe /lib/libc
parentdon't quit while creating X11 listening socket. (diff)
downloadwireguard-openbsd-2916d483be3930b345eca74f5ac06d31236dcb62.tar.xz
wireguard-openbsd-2916d483be3930b345eca74f5ac06d31236dcb62.zip
mickey, did you not look at the output?
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/setuid.23
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/setuid.2 b/lib/libc/sys/setuid.2
index 45f2ea6a64d..0eda5c9bbeb 100644
--- a/lib/libc/sys/setuid.2
+++ b/lib/libc/sys/setuid.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: setuid.2,v 1.12 2002/06/27 19:01:11 stevesk Exp $
+.\" $OpenBSD: setuid.2,v 1.13 2002/09/17 09:08:31 deraadt Exp $
.\" $NetBSD: setuid.2,v 1.3 1995/02/27 12:37:06 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -107,6 +107,7 @@ these functions return \-1.
.Xr getuid 2 ,
.Xr issetugid 2 ,
.Xr setgroups 2
+.Pp
A
.Fn setuid
function appeared in