2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>

* user/concepts.t: Use 32 bit version centered.
This commit is contained in:
Joel Sherrill
2008-11-07 20:16:31 +00:00
parent 7f843f201a
commit a76b99ebb0
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>
* user/concepts.t: Use 32 bit version centered.
2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com> 2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>
* ada_user/Makefile.am: Make Ada manual build again after adding * ada_user/Makefile.am: Make Ada manual build again after adding

View File

@@ -143,11 +143,11 @@ The data type @code{@value{DIRPREFIX}id} is used to store object IDs.
@ifset use-html @ifset use-html
@html @html
<IMG SRC="ObjectId-16Bits.png" WIDTH=550 HEIGHT=400 ALT="32 Bit Object Id"> <P ALIGN="center"><IMG SRC="ObjectId-32Bits.png"
WIDTH=550 HEIGHT=400 ALT="32 Bit Object Id"></P>
@end html @end html
@end ifset @end ifset
The most significant five bits are the object class. The next The most significant five bits are the object class. The next
three bits indicate the API to which the object class belongs. three bits indicate the API to which the object class belongs.
The next eight bits (16-23) are the number of the node on which The next eight bits (16-23) are the number of the node on which