From: niklas Date: Fri, 12 Jan 1996 21:08:46 +0000 (+0000) Subject: Completed incomplete edit and corrected history X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=446d7747cf568b804a7ca729bf851e7116bdc004;p=openbsd Completed incomplete edit and corrected history --- diff --git a/lib/libc/sys/minherit.2 b/lib/libc/sys/minherit.2 index aca7ec15614..24549998622 100644 --- a/lib/libc/sys/minherit.2 +++ b/lib/libc/sys/minherit.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: mprotect.2,v 1.6 1995/10/12 15:41:08 jtc Exp $ +.\" $Id: minherit.2,v 1.2 1996/01/12 21:08:46 niklas Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,10 +31,10 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)mprotect.2 8.1 (Berkeley) 6/9/93 +.\" @(#)minherit.2 8.1 (Berkeley) 6/9/93 .\" .Dd June 9, 1993 -.Dt MPROTECT 2 +.Dt MINHERIT 2 .Os .Sh NAME .Nm minherit @@ -61,5 +61,5 @@ the granularity of changes may be as large as an entire region. .Xr munmap 2 .Sh HISTORY The -.Fn mprotect -function first appeared in 4.4BSD. +.Fn minherit +function first appeared in OpenBSD.