summaryrefslogtreecommitdiff
path: root/lib/libc/sys/setuid.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/setuid.2')
-rw-r--r--lib/libc/sys/setuid.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/setuid.2 b/lib/libc/sys/setuid.2
index 29651f3cd2980..0b3236d40041e 100644
--- a/lib/libc/sys/setuid.2
+++ b/lib/libc/sys/setuid.2
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)setuid.2 8.1 (Berkeley) 6/4/93
-.\" $Id: setuid.2,v 1.11 1997/04/02 17:24:16 peter Exp $
+.\" $Id: setuid.2,v 1.12 1998/06/04 21:05:46 steve Exp $
.\"
.Dd June 4, 1993
.Dt SETUID 2