Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 put back a sentence that was accidentally rem...
details: https://anonhg.NetBSD.org/src/rev/ff7b0eb7df0d
branches: trunk
changeset: 513920:ff7b0eb7df0d
user: chs <chs%NetBSD.org@localhost>
date: Fri Aug 17 17:11:51 2001 +0000
description:
put back a sentence that was accidentally removed.
diffstat:
share/man/man9/uvm.9 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 61cd7760b5ae -r ff7b0eb7df0d share/man/man9/uvm.9
--- a/share/man/man9/uvm.9 Fri Aug 17 15:05:50 2001 +0000
+++ b/share/man/man9/uvm.9 Fri Aug 17 17:11:51 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: uvm.9,v 1.26 2001/07/28 15:55:14 chs Exp $
+.\" $NetBSD: uvm.9,v 1.27 2001/08/17 17:11:51 chs Exp $
.\"
.\" Copyright (c) 1998 Matthew R. Green
.\" All rights reserved.
@@ -573,6 +573,12 @@
or the anonymous memory
.Fa anon ,
which must be locked by the caller.
+Only one of
+.Fa uobj
+and
+.Fa anon
+can be non
+.Dv NULL .
Returns
.Dv NULL
when no page can be found.
Home |
Main Index |
Thread Index |
Old Index