summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-11-07 20:16:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-11-07 20:16:55 +0000
commit6f536795d6798136dcaba84657c61f9f1221b9fe (patch)
tree0b266213aea17b3c3f7f3439e837e3795b315c5d
parent4fdab5d87100258e25cc874dfe2acf582a1f789f (diff)
2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>
* user/concepts.t: Use 32 bit version centered.
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/user/concepts.t4
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 0d76af2dc3..07188aa65d 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,5 +1,9 @@
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>
+
* ada_user/Makefile.am, user/Makefile.am: Make C and Ada manual build
again after adding figure.
diff --git a/doc/user/concepts.t b/doc/user/concepts.t
index 2edcf59f41..457a474ae1 100644
--- a/doc/user/concepts.t
+++ b/doc/user/concepts.t
@@ -143,11 +143,11 @@ The data type @code{@value{DIRPREFIX}id} is used to store object IDs.
@ifset use-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 ifset
-
The most significant five bits are the object class. The next
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