Subject: CVS commit: src/share/man/man9
To: None <source-changes@NetBSD.org>
From: Jonathan Perkin <sketch@netbsd.org>
List: source-changes
Date: 02/27/2006 11:21:03
Module Name: src
Committed By: sketch
Date: Mon Feb 27 11:21:03 UTC 2006
Modified Files:
src/share/man/man9: cpu_startup.9 uvm.9
Log Message:
Update documentation to reflect reality; uvm_init() runs after the console
has been configured, then cpu_startup() prints the initial copyright banner.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/share/man/man9/cpu_startup.9
cvs rdiff -r1.71 -r1.72 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.