From d99c5225d220e7ff436491d6bd1909a04117141f Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Fri, 4 Aug 2006 20:46:26 +0000 Subject: [PATCH] Clarify length. --- doc/vm.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/vm.tmpl b/doc/vm.tmpl index 987e057..7deac67 100644 --- a/doc/vm.tmpl +++ b/doc/vm.tmpl @@ -32,8 +32,8 @@ FirstName LastName ---- ALGORITHMS ---- ->> A2: Describe your code for locating the frame, if any, that ->> contains the data of a given page. +>> A2: In a few paragraphs, describe your code for locating the frame, +>> if any, that contains the data of a given page. >> A3: How does your code coordinate accessed and dirty bits between >> kernel and user virtual addresses that alias a single frame, or -- 2.30.2