diff options
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/src/Glossary.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/Glossary.html b/doc/src/Glossary.html index 9c727a4..5b04f9c 100755 --- a/doc/src/Glossary.html +++ b/doc/src/Glossary.html @@ -47,7 +47,7 @@ Glossary <a name="Glossary-Basic">basic data types:</a> <ul> <li><em>(Some data types may change substantially en route to - Release 1.0.)</em> + Release 1.2.)</em> <li>char - 8-bit character (only for ASCII information) <li>int8 - 8-bit signed integer <li>uint8 - 8-bit unsigned integer @@ -66,7 +66,7 @@ Glossary <a name="Glossary-Complex">Complex data types:</a> <ul> <li><em>(Some data types may change substantially en route to - Release 1.0.)</em> + Release 1.2.)</em> <li>hid_t - 32-bit unsigned integer used as ID for memory objects <li>hoid_t - 32-bit unsigned integer (currently) used as ID for disk-based objects @@ -77,7 +77,7 @@ Glossary <a name="Glossary-DiskIO">disk I/O data types:</a> <ul> <li><em>(Some data types may change substantially en route to - Release 1.0.)</em> + Release 1.2.)</em> <li>hoff_t - (64-bit?) offset on disk in bytes <li>hlen_t - (64-bit?) length on disk in bytes </ul> |