diff options
author | kehao95 <[email protected]> | 2015-11-14 00:14:31 +0800 |
---|---|---|
committer | kehao95 <[email protected]> | 2015-11-14 00:14:31 +0800 |
commit | 5371a631d7d2c16b106780235873cc1fcf16ee5a (patch) | |
tree | 6e552ec8aa4ccdf25fab73b7f7b2db76dd9324c3 /README | |
parent | 4f2d38147ff7640426fe4ba240c4d0a92afc4fa0 (diff) | |
download | xv6-labs-5371a631d7d2c16b106780235873cc1fcf16ee5a.tar.gz xv6-labs-5371a631d7d2c16b106780235873cc1fcf16ee5a.tar.bz2 xv6-labs-5371a631d7d2c16b106780235873cc1fcf16ee5a.zip |
Update URL for 2014
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ ACKNOWLEDGMENTS xv6 is inspired by John Lions's Commentary on UNIX 6th Edition (Peer to Peer Communications; ISBN: 1-57398-013-7; 1st edition (June 14, -2000)). See also http://pdos.csail.mit.edu/6.828/2012/v6.html, which +2000)). See also http://pdos.csail.mit.edu/6.828/2014/xv6.html, which provides pointers to on-line resources for v6. xv6 borrows code from the following sources: |