nits in index.txt

add slides for shell, x86 intro, x86 virtual memory  (deleted JOS from slides)
This commit is contained in:
kaashoek 2008-09-03 12:29:44 +00:00
parent f53494c28e
commit e87dca5cc5
9 changed files with 19 additions and 13 deletions

View file

@ -1,3 +1,3 @@
index.html: index.txt mkhtml
mkhtml index.txt >_$@ && mv _$@ $@
./mkhtml index.txt >_$@ && mv _$@ $@