summaryrefslogtreecommitdiffstats
path: root/doc/html/Tools.html
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2000-11-16 22:28:02 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2000-11-16 22:28:02 (GMT)
commitbf2685ae4d4d75ffeac739694c66d3989c36a820 (patch)
tree0f262bf85f21c9183121ea6277f654e23768b6a0 /doc/html/Tools.html
parentc28059e5227b1bc9d3937b0838e5c2ff6dc2783d (diff)
downloadhdf5-bf2685ae4d4d75ffeac739694c66d3989c36a820.zip
hdf5-bf2685ae4d4d75ffeac739694c66d3989c36a820.tar.gz
hdf5-bf2685ae4d4d75ffeac739694c66d3989c36a820.tar.bz2
[svn-r2959] Purpose:
Minor copy-edits and formatting. Platforms tested: IE 5
Diffstat (limited to 'doc/html/Tools.html')
-rw-r--r--doc/html/Tools.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/html/Tools.html b/doc/html/Tools.html
index af77b66..0234fa7 100644
--- a/doc/html/Tools.html
+++ b/doc/html/Tools.html
@@ -210,22 +210,22 @@ These tools enable the user to examine HDF5 files interactively.
<li>Data type
<ul>
<li>integer type
- <dt>- H5T_STD_I8BE, H5T_STD_I8LE, H5T_STD_I16BE, ...
+ <dt>- H5T_STD_I8BE, H5T_STD_I8LE, H5T_STD_I16BE, ...
<li>floating point type
- <dt>- H5T_IEEE_F32BE, H5T_IEEE_F32LE, H5T_IEEE_F64BE, ...
+ <dt>- H5T_IEEE_F32BE, H5T_IEEE_F32LE, H5T_IEEE_F64BE, ...
<li>string type
<li>compound type
- <dt>- named, unnamed and transient compound type
- <dt>- integer, floating or string type member
+ <dt>- named, unnamed and transient compound type
+ <dt>- integer, floating or string type member
<li>opaque types
<li>reference type
- <dt>- object references
- <dt>- data regions
+ <dt>- object references
+ <dt>- data regions
<li>enum type
- <li>variable length datatypes
- <dt>- atomic types only
- <dt>- scalar or single dimensional array of variable length
- types supported
+ <li>variable-length datatypes
+ <dt>- atomic types only
+ <dt>- scalar or single dimensional array of variable-length
+ types supported
</ul>
<li>Data space
<ul>