Module Name: src Committed By: msaitoh Date: Mon Sep 29 18:35:30 UTC 2014
Modified Files: src/share/man/man9 [netbsd-6]: uvm_map.9 Log Message: Pull up following revision(s) (requested by riastradh in ticket #1125): share/man/man9/uvm_map.9: revision 1.3 share/man/man9/uvm_map.9: revision 1.4 share/man/man9/uvm_map.9: revision 1.5 Split large paragraph about uobj/uoffset into a bulleted list. Mention that uvm_map doesn't add a reference to uobj. Evidently this information is important, since I just wasted countless hours over the past months investigating kernel memory corruption arising from a failure to notice this fact. Miscellaneous markup, speling and grammar fix. Bump date for previous. Americanize a spelling. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.2.4.1 src/share/man/man9/uvm_map.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.