Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/sys Extend history



details:   https://anonhg.NetBSD.org/src/rev/536df87cc44e
branches:  trunk
changeset: 459397:536df87cc44e
user:      sevan <sevan%NetBSD.org@localhost>
date:      Sun Sep 08 17:47:33 2019 +0000

description:
Extend history

diffstat:

 lib/libc/sys/minherit.2 |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (29 lines):

diff -r 876310dae4e8 -r 536df87cc44e lib/libc/sys/minherit.2
--- a/lib/libc/sys/minherit.2   Sun Sep 08 17:24:49 2019 +0000
+++ b/lib/libc/sys/minherit.2   Sun Sep 08 17:47:33 2019 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index