Minor wording improvement.
[pintos-anon] / doc / filesys.tmpl
index e3d6f56808328074359a14b94b4d2991a004d090..4aefa437f1302b2ee0c6c2b0cd88ae49306ebd75 100644 (file)
@@ -19,7 +19,7 @@ FirstName LastName <email@domain.example>
 
 >> Please cite any offline or online sources you consulted while
 >> preparing your submission, other than the Pintos documentation, course
->> text, and lecture notes.
+>> text, lecture notes, and course staff.
 
                     INDEXED AND EXTENSIBLE FILES
                     ============================
@@ -31,7 +31,7 @@ FirstName LastName <email@domain.example>
 >> enumeration.  Identify the purpose of each in 25 words or less.
 
 >> A2: What is the maximum size of a file supported by your inode
-structure?
+>> structure?  Show your work.
 
 ---- SYNCHRONIZATION ----