diff options
author | Frank Baker <fbaker@hdfgroup.org> | 1998-10-30 01:30:57 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 1998-10-30 01:30:57 (GMT) |
commit | 04001aa89bd13ac073db34c705aa2c7ebebc3834 (patch) | |
tree | f8d8bf4fe1e137ac6745b29e42c8aed74913a589 /doc/html/Tools.html | |
parent | 340c89a358374b9ce7f888543e690f50cb6e2c79 (diff) | |
download | hdf5-04001aa89bd13ac073db34c705aa2c7ebebc3834.zip hdf5-04001aa89bd13ac073db34c705aa2c7ebebc3834.tar.gz hdf5-04001aa89bd13ac073db34c705aa2c7ebebc3834.tar.bz2 |
[svn-r837] Changed links to DDL.html to read ddl.html.
Diffstat (limited to 'doc/html/Tools.html')
-rw-r--r-- | doc/html/Tools.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/Tools.html b/doc/html/Tools.html index 06aa2b7..d41f05e 100644 --- a/doc/html/Tools.html +++ b/doc/html/Tools.html @@ -106,7 +106,7 @@ These tools enable the user to examine HDF5 files interactively. <code>H5T_STD_I32BE</code> as the type of the data set. <p> The <code>h5dump</code> output is described in detail in the - <a href="DDL.html"><cite>DDL for HDF5</cite></a>, the + <a href="ddl.html"><cite>DDL for HDF5</cite></a>, the <cite>Data Description Language</cite> document. <dt><strong>Options and Parameters:</strong> <dl> @@ -159,7 +159,7 @@ These tools enable the user to examine HDF5 files interactively. </ul> <dt><strong>See Also:</strong> <dd>HDF5 Data Description Language syntax - (<a href="DDL.html"><cite>DDL for HDF5</cite></a>) + (<a href="ddl.html"><cite>DDL for HDF5</cite></a>) </dl> |