Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Daniel Sieger <dsieger@netbsd.org>
List: source-changes
Date: 07/21/2007 08:51:33
Module Name:	src
Committed By:	dsieger
Date:		Sat Jul 21 08:51:33 UTC 2007

Modified Files:
	src/distrib/sets/lists/comp: mi
	src/share/man/man9: Makefile
Added Files:
	src/share/man/man9: mi_switch.9
Removed Files:
	src/share/man/man9: ctxsw.9

Log Message:
Remove obsolete content about cpu_switchto() from ctxsw(9) and rename
it to mi_switch(9).

Suggested by yamt@


To generate a diff of this commit:
cvs rdiff -r1.1053 -r1.1054 src/distrib/sets/lists/comp/mi
cvs rdiff -r1.246 -r1.247 src/share/man/man9/Makefile
cvs rdiff -r1.22 -r0 src/share/man/man9/ctxsw.9
cvs rdiff -r0 -r1.1 src/share/man/man9/mi_switch.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.