[svn-r837] Changed links to DDL.html to read ddl.html.

This commit is contained in:
Frank Baker 1998-10-29 20:30:57 -05:00
parent 340c89a358
commit 04001aa89b
2 changed files with 3 additions and 3 deletions

View File

@ -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.

View File

@ -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>