Move problem 1-2 (join) into project 2 as the "wait" system call.
[pintos-anon] / doc / standards.texi
index ab0f01a15c4965c0641f787d606059e90ee7bc3b..a1c70a47961a69baac2f0bfe906c15870c88677d 100644 (file)
@@ -80,9 +80,9 @@ There are a few exceptions:
 
 @itemize @bullet
 @item
-Problem 1-4, the advanced scheduler.  We must be able to turn this on
+Problem 1-3, the advanced scheduler.  We must be able to turn this on
 and off with a compile-time directive.  You must use the macro name we
-specify for that part.  @xref{Problem 1-4 Advanced Scheduler}, for
+specify for that part.  @xref{Problem 1-3 Advanced Scheduler}, for
 details.
 
 @item