From 2b4cbbd50d1752a6b26341ba78e7e285f7b947f3 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Thu, 17 Aug 2006 17:09:14 +0000 Subject: [PATCH] May also consult course staff. --- doc/filesys.tmpl | 2 +- doc/threads.tmpl | 2 +- doc/userprog.tmpl | 2 +- doc/vm.tmpl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/filesys.tmpl b/doc/filesys.tmpl index e3d6f56..2bb2d1b 100644 --- a/doc/filesys.tmpl +++ b/doc/filesys.tmpl @@ -19,7 +19,7 @@ FirstName LastName >> Please cite any offline or online sources you consulted while >> preparing your submission, other than the Pintos documentation, course ->> text, and lecture notes. +>> text, lecture notes, and course staff. INDEXED AND EXTENSIBLE FILES ============================ diff --git a/doc/threads.tmpl b/doc/threads.tmpl index ce0ca75..b34b4e2 100644 --- a/doc/threads.tmpl +++ b/doc/threads.tmpl @@ -19,7 +19,7 @@ FirstName LastName >> Please cite any offline or online sources you consulted while >> preparing your submission, other than the Pintos documentation, course ->> text, and lecture notes. +>> text, lecture notes, and course staff. ALARM CLOCK =========== diff --git a/doc/userprog.tmpl b/doc/userprog.tmpl index 1cf7ed7..a489303 100644 --- a/doc/userprog.tmpl +++ b/doc/userprog.tmpl @@ -19,7 +19,7 @@ FirstName LastName >> Please cite any offline or online sources you consulted while >> preparing your submission, other than the Pintos documentation, course ->> text, and lecture notes. +>> text, lecture notes, and course staff. ARGUMENT PASSING ================ diff --git a/doc/vm.tmpl b/doc/vm.tmpl index 7deac67..a5674b0 100644 --- a/doc/vm.tmpl +++ b/doc/vm.tmpl @@ -19,7 +19,7 @@ FirstName LastName >> Please cite any offline or online sources you consulted while >> preparing your submission, other than the Pintos documentation, course ->> text, and lecture notes. +>> text, lecture notes, and course staff. PAGE TABLE MANAGEMENT ===================== -- 2.30.2