From 1af1fe8d8af227d11cb10c7c65a7dfee90377bf3 Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Thu, 5 Jul 2001 21:10:40 -0500 Subject: [svn-r4123] 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 --- doc/html/Files.html | 4 ++-- 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 off_t 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.

@@ -582,7 +582,7 @@ -Last modified: 16 February 2001 +Last modified: 26 April 2001
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  

HDF5 Tool Interfaces

-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. @@ -80,7 +82,7 @@ These tools enable the user to examine HDF5 files interactively.
Purpose:
Displays HDF5 file contents.
Description: -
h5dump enables the user to interactively examine +
h5dump enables the user to examine the contents of an HDF5 file and dump those contents, in human readable form, to an ASCII file.

@@ -805,7 +807,7 @@ Tools   HDF Help Desk
-Last modified: 18 April 2001 +Last modified: 5 July 2001
Describes HDF5 Release 1.5, Unreleased Development Branch -- cgit v0.12