diff options
Diffstat (limited to 'lib/libc/sys/vfork.2')
-rw-r--r-- | lib/libc/sys/vfork.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/vfork.2 b/lib/libc/sys/vfork.2 index 904184cd87e95..65968d98acbfb 100644 --- a/lib/libc/sys/vfork.2 +++ b/lib/libc/sys/vfork.2 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)vfork.2 8.1 (Berkeley) 6/4/93 -.\" $Id: vfork.2,v 1.4.2.3 1997/11/18 04:07:05 jdp Exp $ +.\" $Id: vfork.2,v 1.4.2.4 1998/02/17 19:48:18 jkh Exp $ .\" .Dd June 4, 1993 .Dt VFORK 2 |