diff options
-rw-r--r-- | doc/html/Files.html | 4 | ||||
-rw-r--r-- | doc/html/Tools.html | 8 |
2 files changed, 7 insertions, 5 deletions
diff --git a/doc/html/Files.html b/doc/html/Files.html index 7e178a3..a8c86d5 100644 --- a/doc/html/Files.html +++ b/doc/html/Files.html @@ -478,7 +478,7 @@ opened. Note: if the size of the <code>off_t</code> type is four bytes then the maximum family member size is usually 2^31-1 because the byte at offset 2,147,483,647 is generally - inaccessable. Additional parameters may be added to this + inaccessible. Additional parameters may be added to this function in the future. <br><br> @@ -582,7 +582,7 @@ <!-- Created: Tue Jan 27 09:11:27 EST 1998 --> <!-- hhmts start --> -Last modified: 16 February 2001 +Last modified: 26 April 2001 <!-- hhmts end --> <br> diff --git a/doc/html/Tools.html b/doc/html/Tools.html index e70c530..8cd9e43 100644 --- a/doc/html/Tools.html +++ b/doc/html/Tools.html @@ -48,7 +48,9 @@ Tools <h2>HDF5 Tool Interfaces</h2> <p> -These tools enable the user to examine HDF5 files interactively. +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. <table border=0> @@ -80,7 +82,7 @@ These tools enable the user to examine HDF5 files interactively. <dt><strong>Purpose:</strong> <dd>Displays HDF5 file contents. <dt><strong>Description:</strong> - <dd><code>h5dump</code> enables the user to interactively examine + <dd><code>h5dump</code> enables the user to examine the contents of an HDF5 file and dump those contents, in human readable form, to an ASCII file. <p> @@ -805,7 +807,7 @@ Tools <a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a> <br> -Last modified: 18 April 2001 +Last modified: 5 July 2001 <br> Describes HDF5 Release 1.5, Unreleased Development Branch |