diff options
| author | Tej Chajed <tchajed@mit.edu> | 2016-09-16 09:11:23 -0400 | 
|---|---|---|
| committer | Tej Chajed <tchajed@mit.edu> | 2016-09-16 09:11:23 -0400 | 
| commit | fc1a5da295168dbd935c68e3f56c98b328cce7f3 (patch) | |
| tree | 25414811813511ba5bb295310534159231f45b38 | |
| parent | d6dc5bcb2da252ea01937a7788b02ce849be2d3c (diff) | |
| download | xv6-labs-fc1a5da295168dbd935c68e3f56c98b328cce7f3.tar.gz xv6-labs-fc1a5da295168dbd935c68e3f56c98b328cce7f3.tar.bz2 xv6-labs-fc1a5da295168dbd935c68e3f56c98b328cce7f3.zip | |
Fix a small README typo
| -rw-r--r-- | README | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -35,7 +35,7 @@ ERROR REPORTS  If you spot errors or have suggestions for improvement, please send email to  Frans Kaashoek and Robert Morris (kaashoek,rtm@csail.mit.edu).  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 +is as a teaching operating system for MIT's 6.828. For example, we are in  particular interested in simplifications and clarifications, instead of  suggestions for new systems calls, more portability, etc. | 
