summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJared Yanovich <jaredy@cvs.openbsd.org>2005-10-19 18:29:51 +0000
committerJared Yanovich <jaredy@cvs.openbsd.org>2005-10-19 18:29:51 +0000
commit0ec545f7eac52d78eb53b858d24d57788dd3b23e (patch)
tree43c04344a5b3b59b274aad12c27d32a75c7ae598 /lib
parent6d67f9dc786639718961bbc501cac980e01f3ab9 (diff)
add missing header for HISTORY section; ok jmc awhile ago
Diffstat (limited to 'lib')
-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