summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>1998-10-30 01:30:57 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>1998-10-30 01:30:57 (GMT)
commit04001aa89bd13ac073db34c705aa2c7ebebc3834 (patch)
treef8d8bf4fe1e137ac6745b29e42c8aed74913a589 /doc
parent340c89a358374b9ce7f888543e690f50cb6e2c79 (diff)
downloadhdf5-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')
-rw-r--r--doc/html/H5.user.html2
-rw-r--r--doc/html/Tools.html4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/H5.user.html b/doc/html/H5.user.html
index b3fb1b3..23f28ee 100644
--- a/doc/html/H5.user.html
+++ b/doc/html/H5.user.html
@@ -41,7 +41,7 @@
<li><a href="Environment.html">Environment Variables and
Configuration Parameters</a> -
A list of HDF5 environment variables and configuration parameters.
- <li><a href="DDL.html">DDL for HDF5</a> -
+ <li><a href="ddl.html">DDL for HDF5</a> -
A DDL in BNF for HDF5.
<li><a href="Ragged.html">Ragged Arrays</a> -
A guide to the H5RA interface.
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>