Subject: CVS commit: [netbsd-3] src/share/man/man9
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/12/2005 12:30:25
Module Name:	src
Committed By:	tron
Date:		Mon Sep 12 12:30:25 UTC 2005

Modified Files:
	src/share/man/man9 [netbsd-3]: kthread.9

Log Message:
Pull up following revision(s) (requested by briggs in ticket #759):
	share/man/man9/kthread.9: revision 1.13
Mention that a kthread *must* call kthread_exit() to terminate itself
properly.  If you don't, the kernel will likely crash.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.12.2.1 src/share/man/man9/kthread.9

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