Module Name: src
Committed By: wiz
Date: Wed Apr 27 06:02:03 UTC 2011
Modified Files:
src/share/man/man9: uvm.9
Log Message:
Bump date for uvm_swap_stats() removal; remove superfluous Pp.
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 src/share/man/man9/uvm.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man9/uvm.9
diff -u src/share/man/man9/uvm.9:1.104 src/share/man/man9/uvm.9:1.105
--- src/share/man/man9/uvm.9:1.104 Wed Apr 27 00:35:53 2011
+++ src/share/man/man9/uvm.9 Wed Apr 27 06:02:03 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: uvm.9,v 1.104 2011/04/27 00:35:53 rmind Exp $
+.\" $NetBSD: uvm.9,v 1.105 2011/04/27 06:02:03 wiz Exp $
.\"
.\" Copyright (c) 1998 Matthew R. Green
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd November 7, 2010
+.Dd April 27, 2011
.Dt UVM 9
.Os
.Sh NAME
@@ -891,7 +891,6 @@
.Fa newsize .
Caller must hold a reference to the vnode.
If the vnode shrinks, pages no longer used are discarded.
-.Pp
.Sh SYSCTL
UVM provides support for the
.Dv CTL_VM