X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=doc%2Fuserprog.texi;h=b3987d9a29748e547499746c0f50ea0ad96b1eb5;hb=ef3fb564a37566ab3eca293e279ce441a78e85e5;hp=655c5be8691dcb0bf6e167283c7b9c427de02c76;hpb=dc45c59d642cb3b2c1ade22900685fc9ea9b5398;p=pintos-anon diff --git a/doc/userprog.texi b/doc/userprog.texi index 655c5be..b3987d9 100644 --- a/doc/userprog.texi +++ b/doc/userprog.texi @@ -20,10 +20,7 @@ assignment. The ``alarm clock'' functionality may be useful in projects 3 and 4, but it is not strictly required. You might find it useful to go back and reread how to run the tests -(@pxref{Testing}). In particular, the tests for project 2 and later -projects will probably run faster if you use the qemu emulator, e.g.@: -via @code{make check PINTOSOPTS='--qemu'}. The qemu emulator is -available only on the Linux machines. +(@pxref{Testing}). @menu * Project 2 Background::