diff options
Diffstat (limited to 'lib/libc/sys')
-rw-r--r-- | lib/libc/sys/minherit.2 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/sys/minherit.2 b/lib/libc/sys/minherit.2 index d889739d80a..2ca140eb5f1 100644 --- a/lib/libc/sys/minherit.2 +++ b/lib/libc/sys/minherit.2 @@ -1,4 +1,4 @@ -.\" $Id: minherit.2,v 1.3 1996/08/06 23:18:23 deraadt Exp $ +.\" $Id: minherit.2,v 1.4 1996/09/01 20:50:51 millert Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -63,4 +63,5 @@ the granularity of changes may be as large as an entire region. .Sh HISTORY The .Fn minherit -function first appeared in OpenBSD. +function first appeared in +.Bx Open . |