CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/10/29 22:21:42
Modified files: share/man/man9 : uvm.9 Log message: uvm_deallocate()'s return type is void, not int. This has apparently been out of sync for 13 years. ok daniel@, millert@