diff options
Diffstat (limited to 'doc/src/RM_H5D.html')
-rw-r--r-- | doc/src/RM_H5D.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/RM_H5D.html b/doc/src/RM_H5D.html index a5340f7..bb2c4dc 100644 --- a/doc/src/RM_H5D.html +++ b/doc/src/RM_H5D.html @@ -123,7 +123,8 @@ and set and retrieve their constant or persistent properties. <dt><strong>Parameters:</strong> <dl> <dt><em>hid_t</em> <code>loc_id</code> - <dd>Identifier of the file to access the dataset within. + <dd>Identifier of the dataset to open or the file or group + to access the dataset within. <dt><em>const char *</em> <code>name</code> <dd>The name of the dataset to access. </dl> |