summaryrefslogtreecommitdiffstats
path: root/doxygen/dox/IntroHDF5.dox
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/dox/IntroHDF5.dox')
-rw-r--r--doxygen/dox/IntroHDF5.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/dox/IntroHDF5.dox b/doxygen/dox/IntroHDF5.dox
index 2c25659..afe534b 100644
--- a/doxygen/dox/IntroHDF5.dox
+++ b/doxygen/dox/IntroHDF5.dox
@@ -204,7 +204,7 @@ Useful tools for working with HDF5 files include:
\li HDFView: A java browser to view HDF (HDF4 and HDF5) files
<h4>h5dump</h4>
-The h5dump utility displays the contents of an HDF5 file in Data Description Language (\ref DDLBNF110).
+The h5dump utility displays the contents of an HDF5 file in Data Description Language (\ref DDLBNF114).
Below is an example of h5dump output for an HDF5 file that contains no objects:
\code
$ h5dump file.h5