diff options
Diffstat (limited to 'doc/html/H5.format.html')
-rw-r--r-- | doc/html/H5.format.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/html/H5.format.html b/doc/html/H5.format.html index 9902bca..2b0d70f 100644 --- a/doc/html/H5.format.html +++ b/doc/html/H5.format.html @@ -1132,7 +1132,7 @@ </tr> <tr align=center> - <td colspan=4>Object Total Size</td> + <td colspan=4>Object Data Size</td> </tr> <tr align=center> @@ -1174,9 +1174,10 @@ </tr> <tr valign=top> - <td>Object Total Size</td> - <td>This is the total size in bytes of the object. It - includes all fields listed in this table.</td> + <td>Object Size</td> <td>This is the size of the the fields + above plus the object data stored for the object. The + actual storage size is rounded up to a multiple of + eight.</td> </tr> <tr valign=top> @@ -3402,7 +3403,7 @@ data-type. <address><a href="mailto:koziol@ncsa.uiuc.edu">Quincey Koziol</a></address> <address><a href="mailto:matzke@llnl.gov">Robb Matzke</a></address> <!-- hhmts start --> -Last modified: Thu Oct 1 10:09:54 EDT 1998 +Last modified: Thu Oct 8 09:34:16 EDT 1998 <!-- hhmts end --> </body> </html> |