Bump date for uvm_swap_stats() removal; remove superfluous Pp.

This commit is contained in:
wiz 2011-04-27 06:02:03 +00:00
parent 69a047faf7
commit eafacad922

View File

@ -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 @@ to
.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