Minor documentation updates
[pintos-anon] / doc / filesys.texi
index 4c77d305fb3a162da64060e10a836770a0b67941..41f860f63eea2cc53627e0b711d5bd5bf0d263c3 100644 (file)
@@ -11,7 +11,7 @@ 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.  You can receive up
+@file{filesys/Make.vars} to enable VM functionality. You can receive up
 to 5% extra credit if you do enable VM.
 
 @menu
@@ -457,7 +457,7 @@ modified by the reference solution.
  30 files changed, 2721 insertions(+), 286 deletions(-)
 @end verbatim
 
-@item Can @code{BLOCk_SECTOR_SIZE} change?
+@item Can @code{BLOCK_SECTOR_SIZE} change?
 
 No, @code{BLOCK_SECTOR_SIZE} is fixed at 512.  For IDE disks, this
 value is a fixed property of the hardware.  Other disks do not