summaryrefslogtreecommitdiff
path: root/lib/libc/sys/getpid.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/getpid.2')
-rw-r--r--lib/libc/sys/getpid.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/getpid.2 b/lib/libc/sys/getpid.2
index 5db15e023032e..c3998d8d1d940 100644
--- a/lib/libc/sys/getpid.2
+++ b/lib/libc/sys/getpid.2
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getpid.2 8.1 (Berkeley) 6/4/93
-.\" $Id: getpid.2,v 1.3 1996/08/29 21:24:07 wosch Exp $
+.\" $Id: getpid.2,v 1.3.2.1 1996/12/03 15:37:28 phk Exp $
.\"
.Dd June 4, 1993
.Dt GETPID 2