diff options
Diffstat (limited to 'lib/libc/sys/getpgrp.2')
-rw-r--r-- | lib/libc/sys/getpgrp.2 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/sys/getpgrp.2 b/lib/libc/sys/getpgrp.2 index e278dcd070d..cea0ddacefc 100644 --- a/lib/libc/sys/getpgrp.2 +++ b/lib/libc/sys/getpgrp.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getpgrp.2,v 1.7 2000/09/12 17:30:45 millert Exp $ +.\" $OpenBSD: getpgrp.2,v 1.8 2001/08/06 10:42:26 mpech Exp $ .\" $NetBSD: getpgrp.2,v 1.8 1995/02/27 12:33:09 cgd Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -101,7 +101,8 @@ function conforms to The .Fn getpgid function call is derived from its usage in System V Release 4, and -first appeared in NetBSD 1.2A. +first appeared in +.Nx 1.2 a. .Sh COMPATIBILITY This version of .Fn getpgrp |