Module Name: src Committed By: wiz Date: Fri Jun 3 08:06:54 UTC 2011
Modified Files: src/share/man/man9: cpu_switchto.9 Log Message: Sort SEE ALSO. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/share/man/man9/cpu_switchto.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man9/cpu_switchto.9 diff -u src/share/man/man9/cpu_switchto.9:1.13 src/share/man/man9/cpu_switchto.9:1.14 --- src/share/man/man9/cpu_switchto.9:1.13 Fri Jun 3 04:33:31 2011 +++ src/share/man/man9/cpu_switchto.9 Fri Jun 3 08:06:54 2011 @@ -1,4 +1,4 @@ -.\" $NetBSD: cpu_switchto.9,v 1.13 2011/06/03 04:33:31 yamt Exp $ +.\" $NetBSD: cpu_switchto.9,v 1.14 2011/06/03 08:06:54 wiz Exp $ .\" .\" Copyright (c)2007 YAMAMOTO Takashi, .\" All rights reserved. @@ -142,8 +142,8 @@ was exiting. .\" ------------------------------------------------------------ .Sh SEE ALSO +.Xr membar_producer 3 , .Xr swapcontext 3 , .Xr intro 9 , -.Xr membar_producer 3 , .Xr mutex 9 , .Xr spl 9