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 4c9889c1930d..b72c8abe403f 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
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/sys/getpid.2,v 1.8.2.5 2001/12/14 18:34:00 ru Exp $
.\"
.Dd June 4, 1993
.Dt GETPID 2