Wording.
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 31 Dec 2004 23:28:17 +0000 (23:28 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 31 Dec 2004 23:28:17 +0000 (23:28 +0000)
doc/threads.texi

index 0b6bd701ff70acb6859c264959506acf8b14ae9a..eb59d8a4267de1629c3f3d30037faab13c4d5a8b 100644 (file)
@@ -380,11 +380,9 @@ Problems 1-3 and 1-4 won't be needed for later projects.
 @end itemize
 
 @item
-Problem 1-4 (MLFQS) builds on the features you
-implement in Problem 1-3.  To avoid unnecessary code duplication, it
-would be a good idea to divide up the work among your team members
-such that you have Problem 1-3 fully working before you begin to tackle
-Problem 1-4.
+Problem 1-4 (MLFQS) builds on the features you implement in Problem
+1-3.  You should have Problem 1-3 fully working before you begin to
+tackle Problem 1-4.
 @end itemize
 
 @node Problem 1-1 Alarm Clock