summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorFrans Kaashoek <[email protected]>2016-09-08 21:20:17 -0400
committerFrans Kaashoek <[email protected]>2016-09-08 21:20:17 -0400
commit1b8ccf9482facb15f905a6baca4f5d800a13c542 (patch)
treee5f194ab3b12f94e780310d4b57294695c782aea /README
parent761ea5471fa7c52beb70ed3340b9201789c37875 (diff)
downloadxv6-labs-1b8ccf9482facb15f905a6baca4f5d800a13c542.tar.gz
xv6-labs-1b8ccf9482facb15f905a6baca4f5d800a13c542.tar.bz2
xv6-labs-1b8ccf9482facb15f905a6baca4f5d800a13c542.zip
x
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index e49cbb6..89b9d8f 100644
--- a/README
+++ b/README
@@ -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