[eros-cvs] cvs commit: eros/src/doc/www/devel/ProgGuide runtime.html
shap@eros.cs.jhu.edu
shap@eros.cs.jhu.edu
Tue, 28 Aug 2001 21:07:33 -0400
shap 01/08/28 21:07:33
Modified: src/doc/www/devel/ProgGuide runtime.html
Log:
Finish an advisory sentence
Revision Changes Path
1.16 +2 -0 eros/src/doc/www/devel/ProgGuide/runtime.html
Index: runtime.html
===================================================================
RCS file: /cvs/eros/src/doc/www/devel/ProgGuide/runtime.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- runtime.html 2001/07/17 18:24:39 1.15
+++ runtime.html 2001/08/29 01:07:33 1.16
@@ -228,6 +228,8 @@
<p>
Note that protospace makes use of key registers during
startup. When building an image map, programmers should
+ not place capabilities that the program will need into
+ capability registers. They should go in the constituents node.
</p>
<h3>1.3 New Process Startup</h3>
<p>