X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fintro.texi;h=d95842ee274f1e84d75aabe65226dc0c906258d4;hb=79deb0e5aa72b932e61a20f8c5c974bc531464f9;hp=f563dac817fbf9628081a84efb36f999dea060c3;hpb=1c2fa3bdca935a36f1fa0a5744ae324d345f884d;p=pintos-anon diff --git a/doc/intro.texi b/doc/intro.texi index f563dac..d95842e 100644 --- a/doc/intro.texi +++ b/doc/intro.texi @@ -542,7 +542,7 @@ Nachos by current and former CS 140 teaching assistants at Stanford University, including at least Yu Ping, Greg Hutchins, Kelly Shaw, Paul Twohey, Sameer Qureshi, and John Rector. -Example code for condition variables (@pxref{Condition Variables}) is +Example code for monitors (@pxref{Monitors}) is from classroom slides originally by Dawson Engler and updated by Mendel Rosenblum.