aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/getuid.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/getuid.2')
-rw-r--r--lib/libc/sys/getuid.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/getuid.2 b/lib/libc/sys/getuid.2
index a18c1c03eafa..fdcd49a0b3d4 100644
--- a/lib/libc/sys/getuid.2
+++ b/lib/libc/sys/getuid.2
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getuid.2 8.1 (Berkeley) 6/4/93
-.\" $Id: getuid.2,v 1.6 1997/04/01 18:58:37 mpp Exp $
+.\" $Id: getuid.2,v 1.2.2.2 1997/04/01 19:28:11 mpp Exp $
.\"
.Dd June 4, 1993
.Dt GETUID 2