projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb7e71e
)
fixed typo.
author
Godmar Back
<godmar@gmail.com>
Fri, 17 Mar 2006 02:33:34 +0000
(
02:33
+0000)
committer
Godmar Back
<godmar@gmail.com>
Fri, 17 Mar 2006 02:33:34 +0000
(
02:33
+0000)
doc/userprog.texi
patch
|
blob
|
history
diff --git
a/doc/userprog.texi
b/doc/userprog.texi
index 4d46b459033631b1c6851366f8286ca0c60944cf..ff98074f8de198ea6465271848f573e7d5c73d7d 100644
(file)
--- a/
doc/userprog.texi
+++ b/
doc/userprog.texi
@@
-453,7
+453,7
@@
parallel:
@itemize
@item
-Argument passing (@pxref{Argument Passing}). Every user program
s
will
+Argument passing (@pxref{Argument Passing}). Every user program will
page fault immediately until argument passing is implemented.
For now, you may simply wish to change