Subject: CVS commit: src/share/man/man9
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 03/09/2003 20:29:00
Module Name:	src
Committed By:	manu
Date:		Sun Mar  9 18:29:00 UTC 2003

Modified Files:
	src/share/man/man9: uvm.9

Log Message:
Fix to uvm_map documentation, approved bu Chuck Silvers:
uvm_map size parameter is not in PAGE_SIZE units, it is a multiple of PAGE_SIZE.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 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.