summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"?