[svn-r1885] RM_H5.html H5check_version: Grammar correction.

RM_H5A.html   H5Acreate: Restructured and expanded the Description section,
 	      with particular attention to the fact that the attribute name
	      specified in H5Acreate must be unique.
This commit is contained in:
Frank Baker
1999-12-17 10:33:08 -05:00
parent 9de79f7952
commit f17e2d273e
2 changed files with 21 additions and 14 deletions

View File

@@ -188,7 +188,8 @@ and it users.
<dd><code>H5check_version</code> verifies that the arguments match the
version numbers compiled into the library. This function is intended
to be called by the user to verify that the version of the header files
compiled into the application match the version of the HDF5 library being used.
compiled into the application matches the version of the HDF5 library
being used.
<p>
Due to the risks of data corruption or segmentation faults,
<code>H5check_version</code> causes the application to abort if the