From: Ben Pfaff <blp@cs.stanford.edu>
Date: Mon, 20 Jun 2005 20:11:01 +0000 (+0000)
Subject: Update.
X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=841ae9993193f59eb68b8bbfffcb78a623981ef1;p=pintos-anon

Update.
---

diff --git a/doc/filesys.texi b/doc/filesys.texi
index 47b9e28..b1b6165 100644
--- a/doc/filesys.texi
+++ b/doc/filesys.texi
@@ -11,8 +11,8 @@ You may build project 4 on top of project 2 or project 3.  In either
 case, all of the functionality needed for project 2 must work in your
 filesys submission.  If you build on project 3, then all of the project
 3 functionality must work also, and you will need to edit
-@file{filesys/Make.vars} to enable VM functionality.  A small amount of
-extra credit is available if you do build on project 3.
+@file{filesys/Make.vars} to enable VM functionality.  You can receive up
+to 5% extra credit if you do enable VM.
 
 @menu
 * Project 4 Background::