[svn-r4124] Purpose:
Bugfix (Tools.html) and spelling correction (Files.html).
Description:
Tools.html
h5dump -- Removed "interactively" from first description sentence.
(As a user has pointed out, an application that runs and exits
without opportunity for user input is not "interactive".)
Fixes bug #474.
Rewrote introductory sentence to "Tools" page.
Files.html -- Spelling correction
Platforms tested:
IE 5
This commit is contained in:
@@ -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.4.1, April 2001
|
||||
|
||||
Reference in New Issue
Block a user