summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 17548feb99c..661c879861e 100644
--- a/lib/libc/sys/setuid.2
+++ b/lib/libc/sys/setuid.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: setuid.2,v 1.16 2003/10/17 09:24:13 jmc Exp $
+.\" $OpenBSD: setuid.2,v 1.17 2005/10/19 18:29:50 jaredy Exp $
.\" $NetBSD: setuid.2,v 1.3 1995/02/27 12:37:06 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -107,7 +107,7 @@ these functions return \-1.
.Xr setgroups 2 ,
.Xr setregid 2 ,
.Xr setreuid 2
-.Pp
+.Sh HISTORY
A
.Fn setuid
function appeared in