diff --git a/share/man/man9/uvm.9 b/share/man/man9/uvm.9 index 2920bda6e28a..eaf4ae2a5c69 100644 --- a/share/man/man9/uvm.9 +++ b/share/man/man9/uvm.9 @@ -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