Module Name:    src
Committed By:   sevan
Date:           Sun Sep  8 17:47:33 UTC 2019

Modified Files:
        src/lib/libc/sys: minherit.2

Log Message:
Extend history


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/lib/libc/sys/minherit.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/sys/minherit.2
diff -u src/lib/libc/sys/minherit.2:1.20 src/lib/libc/sys/minherit.2:1.21
--- src/lib/libc/sys/minherit.2:1.20	Tue Aug  5 15:01:03 2014
+++ src/lib/libc/sys/minherit.2	Sun Sep  8 17:47:33 2019
@@ -1,4 +1,4 @@
-.\"	$NetBSD: minherit.2,v 1.20 2014/08/05 15:01:03 riastradh Exp $
+.\"	$NetBSD: minherit.2,v 1.21 2019/09/08 17:47:33 sevan Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"	@(#)minherit.2	8.1 (Berkeley) 6/9/93
 .\"
-.Dd August 5, 2014
+.Dd September 8, 2019
 .Dt MINHERIT 2
 .Os
 .Sh NAME
@@ -102,7 +102,9 @@ An invalid region or invalid parameters 
 The
 .Fn minherit
 function first appeared in
-.Ox .
+.Ox 2.0 ,
+then
+.Nx 1.3 .
 .Sh BUGS
 If a particular port does not support page-granularity
 inheritance, there's no way to figure out how large a region is

Reply via email to