From 62f0caf0a54777ef26b6487349016f6bc1b00674 Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Mon, 26 Apr 1999 17:16:42 -0500 Subject: [svn-r1221] Fixed Bug #293 RM_H5Front.html "H5A Annotation" Interface corrected to "H5A Attribute" interface. RM_H5G.html H5Glink loc_id description corrected. --- doc/html/RM_H5Front.html | 6 +++--- doc/html/RM_H5G.html | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/html/RM_H5Front.html b/doc/html/RM_H5Front.html index 7a09042..c9741a9 100644 --- a/doc/html/RM_H5Front.html +++ b/doc/html/RM_H5Front.html @@ -55,8 +55,8 @@ tools required to meet specific aspects of the HDF5 data-handling requirements. Library Functions     The general-purpose H5 functions. -Annotation Interface - The H5A API for annotations. +Attribute Interface + The H5A API for attributes. Dataset Interface The H5D API for manipulating scientific datasets. @@ -149,7 +149,7 @@ HDF5 Reference Manual   HDF Help Desk
-Last modified: 30 October 1998 +Last modified: 26 April 1999 Copyright   diff --git a/doc/html/RM_H5G.html b/doc/html/RM_H5G.html index 1e899b9..4b40efe 100644 --- a/doc/html/RM_H5G.html +++ b/doc/html/RM_H5G.html @@ -238,7 +238,7 @@ create or access function.
Parameters:
hid_t loc_id -
File, group, dataset, or datatype identifier. +
File or group identifier.
H5G_link_t link_type
Link type. Possible values are H5G_LINK_HARD and H5G_LINK_SOFT. @@ -636,7 +636,7 @@ H5G   HDF Help Desk
-Last modified: 30 October 1998 +Last modified: 26 April 1999 -- cgit v0.12