Summary
Fixes repeated grammar and punctuation issues across lecture slide PDFs/source files.
Changes
i.e, → i.e.,
e.g, → e.g.,
more memory that what OS gave → more memory than what the OS gave
Disk blocks live after programs exits, computer restarts → Disk blocks persist after programs exit and computers restart
Each process thinks they own the memory → Each process thinks it owns the memory
- Fix broken process-isolation sentence.
- Expand
rw by user to clearer wording.
Testing
- Rebuilt slides.
- Checked affected pages in normal and animated exports.
Summary
Fixes repeated grammar and punctuation issues across lecture slide PDFs/source files.
Changes
i.e,→i.e.,e.g,→e.g.,more memory that what OS gave→more memory than what the OS gaveDisk blocks live after programs exits, computer restarts→Disk blocks persist after programs exit and computers restartEach process thinks they own the memory→Each process thinks it owns the memoryrw by userto clearer wording.Testing