summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/html/Tools.html21
1 files changed, 16 insertions, 5 deletions
diff --git a/doc/html/Tools.html b/doc/html/Tools.html
index 9b3ef8f..8ee8382 100644
--- a/doc/html/Tools.html
+++ b/doc/html/Tools.html
@@ -67,13 +67,22 @@ And in this document, the
<h2>HDF5 Tool Interfaces</h2>
<p>
-These tools enable the user to examine HDF5 file contents,
-to modify HDF5 file contents in a carefully prescribed manner, and
-to convert files from HDF4 format to HDF5 format and vice versa.
+HDF5-related tools are available to assist the user in a variety of
+activities, including
+ examining or managing HDF5 files,
+ converting raw data between HDF5 and other special-purpose formats,
+ moving data and files between the HDF4 and HDF5 formats,
+ measuring HDF5 library performance, and
+ managing HDF5 library and application compilation,
+ installation and configuration.
+Unless otherwise specified below, these tools are distributed and
+installed with HDF5.
+<!--
<table border=0>
<tr><td valign=top>
+-->
<ul>
<li>User utilities:
<ul>
@@ -157,8 +166,10 @@ to convert files from HDF4 format to HDF5 format and vice versa.
<code>http://hdf.ncsa.uiuc.edu/tools5.html</code>)</em>
</ul>
+<!--
</td></tr>
</table>
+-->
<p>
@@ -886,7 +897,7 @@ to convert files from HDF4 format to HDF5 format and vice versa.
Requires chunked layout.
</td></tr>
<tr valign=top align=left><td width=30>&nbsp;</td><td>
- &nbsp;&nbsp;&nbsp;&nbsp;Extendible
+ &nbsp;&nbsp;&nbsp;&nbsp;Extendable
</td><td>Allows the dimensions of the dataset increase over time
and/or to be unlimited.<br>
Requires chunked layout.
@@ -2342,7 +2353,7 @@ And in this document, the
Describes HDF5 Release 1.7, the unreleased development branch; working toward HDF5 Release 1.8.0
</address><!-- #EndLibraryItem -->
-Last modified: 20 October 2003
+Last modified: 30 October 2003
</body>
</html>