From: Ben Pfaff Date: Wed, 5 Apr 2006 19:45:37 +0000 (+0000) Subject: Make it clear that the tour is not soon forthcoming. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89b6bdec333d5d89f02303d01d9bd090f4b4688a;p=pintos-anon Make it clear that the tour is not soon forthcoming. Thanks to "M Payne" for the question. --- diff --git a/doc/tour.texi b/doc/tour.texi index c0568f1..01cbde8 100644 --- a/doc/tour.texi +++ b/doc/tour.texi @@ -1283,12 +1283,12 @@ The block allocator may not be called from interrupt context. @node User Programs Tour @section User Programs Project -The tour for this project has not yet been written. +No tour for this project is available. @node Virtual Memory Tour @section Virtual Memory Project -The tour for this project is under construction. +Only some parts of the tour for this project are available. @menu * Hash Table:: @@ -1717,5 +1717,4 @@ how it is designed and organized, as with any other data structure. @node File Systems Tour @section File Systems Project -The tour for this project has not yet been written. - +No tour for this project is available.