This commit is contained in:
Frans Kaashoek 2019-07-25 07:07:03 -04:00
parent 47c9721d78
commit c0b1c239ea

View file

@ -109,7 +109,7 @@ initial file system. You just ran one of them: <tt>ls</tt>.
$ make qemu $ make qemu
... ...
init: starting sh init: starting sh
$ sleep 5 $ sleep 10
(waits for a little while) (waits for a little while)
$ $
</pre> </pre>