summaryrefslogtreecommitdiff
path: root/microkernel
diff options
context:
space:
mode:
authorAlex <Alex@web>2010-02-19 20:47:38 +0000
committerGNU Hurd web pages engine <web-hurd@gnu.org>2010-02-19 20:47:38 +0000
commitd977126f2478f0ae22b28c64c100203ecfb2b862 (patch)
tree174453c45827ec5d280a558c7d054f344d828221 /microkernel
parent91254512302ce8199fec8f39758788132df10fb7 (diff)
Diffstat (limited to 'microkernel')
-rw-r--r--microkernel/for_beginners/discussion.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/microkernel/for_beginners/discussion.mdwn b/microkernel/for_beginners/discussion.mdwn
index 6d0d5f40..9831796b 100644
--- a/microkernel/for_beginners/discussion.mdwn
+++ b/microkernel/for_beginners/discussion.mdwn
@@ -17,4 +17,4 @@ My question is about the second exercise.
>Implement your own pager. Write a server that synthesizes content on the fly and have a client map the object into its address space and print out the file.
* The second sentence "Write a server that..." is too long and too difficult for me to understand perhaps because English is not my native language. Could you please explain it in a little bit easier phrases?
-* Am I write that in a given context pager means just memory allocator?
+* Am I write that in a given context "pager" means just "memory manager"?