summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>1997-04-10 01:13:27 +0000
committermillert <millert@openbsd.org>1997-04-10 01:13:27 +0000
commit74603b1c4535f1ed524cc6f4651fa3195d6d607d (patch)
tree85bb78df5be2014a84c3442caf3e649fbd0500b8 /lib/libc
parentAck. Make this compile again. (diff)
downloadwireguard-openbsd-74603b1c4535f1ed524cc6f4651fa3195d6d607d.tar.xz
wireguard-openbsd-74603b1c4535f1ed524cc6f4651fa3195d6d607d.zip
Fix typos.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/issetugid.210
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/sys/issetugid.2 b/lib/libc/sys/issetugid.2
index aca73d10e16..5d15f4e2035 100644
--- a/lib/libc/sys/issetugid.2
+++ b/lib/libc/sys/issetugid.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: issetugid.2,v 1.7 1997/02/18 00:16:09 deraadt Exp $
+.\" $OpenBSD: issetugid.2,v 1.8 1997/04/10 01:13:27 millert Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -77,11 +77,11 @@ indicate an error.
.Sh SEE ALSO
.Xr execve 2 ,
.Xr setuid 2 ,
-.Xr seteuid 2,
+.Xr seteuid 2 ,
.Xr setgid 2 ,
.Xr setegid 2
.Sh HISTORY
-A
-.Fn lstat
-function call appeared in
+The
+.Fn issetugid
+function call first appeared in
OpenBSD 2.0