summaryrefslogtreecommitdiff
path: root/lib/libc/sys/setpgid.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/setpgid.2')
-rw-r--r--lib/libc/sys/setpgid.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/setpgid.2 b/lib/libc/sys/setpgid.2
index a56d83123d392..7e40ce4175a6a 100644
--- a/lib/libc/sys/setpgid.2
+++ b/lib/libc/sys/setpgid.2
@@ -26,7 +26,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)setpgid.2 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/sys/setpgid.2,v 1.16.8.1 2009/04/15 03:14:26 kensmith Exp $
.\"
.Dd February 8, 2004
.Dt SETPGID 2