summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-09-17 09:08:32 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-09-17 09:08:32 +0000
commit1dc6b7827cc3f12215e05452ef718544176286c3 (patch)
tree51fe2b0049846b0dff11bf43745e5b075615c6da
parent69adeccfce42ef399bcf101bfd2074f10acd43a6 (diff)
mickey, did you not look at the output?
-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