--- src/share/man/man9/Attic/mi_switch.9 2003/06/17 04:37:01 1.2 +++ src/share/man/man9/Attic/mi_switch.9 2006/02/25 19:14:53 1.3 @@ -35,7 +35,7 @@ .\" POSSIBILITY OF SUCH DAMAGE. .\" .\" $FreeBSD: src/share/man/man9/mi_switch.9,v 1.7.2.4 2001/12/17 11:30:18 ru Exp $ -.\" $DragonFly: src/share/man/man9/mi_switch.9,v 1.1 2003/06/16 05:38:17 dillon Exp $ +.\" $DragonFly$ .\" .Dd November 24, 1996 .Dt MI_SWITCH 9 @@ -145,7 +145,7 @@ Note that .Fn mi_switch and thus .Fn cpu_switch -should be called at splhigh(). +should be called inside a critical section. .Pp .Sh SEE ALSO .Xr issignal 9 ,