CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/11 08:59:33
Modified files:
share/man/man9 : uvm.9
sys/uvm : uvm_extern.h uvm_map.c uvm_mmap.c
Log message:
Remove the superfluous typedef uvm_flag_t (unsigned int). Also, fix an
associated mistake in the uvm manpage.
Suggested by and ok tedu@
