diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -36,8 +36,8 @@ If you spot errors or have suggestions for improvement, please send email to Frans Kaashoek and Robert Morris (kaashoek,[email protected]). If you have suggestions for improvements, please keep in mind that the main purpose of xv6 is as a teaching operating systems for MIT's 6.828. For example, we are in -particular interested in reducing code, instead of suggestions for new systems -calls, more portability, etc. +particular interested in simplifications and clarifications, instead of +suggestions for new systems calls, more portability, etc. BUILDING AND RUNNING XV6 |