summaryrefslogtreecommitdiffstats
path: root/src/H5Pmodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Pmodule.h')
-rw-r--r--src/H5Pmodule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Pmodule.h b/src/H5Pmodule.h
index fc493f9..f5f8d83 100644
--- a/src/H5Pmodule.h
+++ b/src/H5Pmodule.h
@@ -762,7 +762,7 @@
* makes it possible for an application or a driver to create, modify, and manage custom properties,
* property lists, and property list classes. A comprehensive list of functions for this interface
* appears under "Generic Property Operations (Advanced)" in the "H5P: Property List Interface"
- * section of the HDF5 Reference Manual.
+ * section of the \ref RM.
*
* Further discussion of HDF5’s generic property interface and user-defined properties and
* property lists is beyond the scope of this document.