diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2001-09-17 21:39:49 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2001-09-17 21:39:49 (GMT) |
commit | c54fa7409fe2a3c412d6e2d87c0b1a17de21f142 (patch) | |
tree | aba0f51b1ac4a8c28bde53175ecfd293f1e885ca /doc | |
parent | 04ed08e223b1eb9a9b9073bb07f92707b40bd2fd (diff) | |
download | hdf5-c54fa7409fe2a3c412d6e2d87c0b1a17de21f142.zip hdf5-c54fa7409fe2a3c412d6e2d87c0b1a17de21f142.tar.gz hdf5-c54fa7409fe2a3c412d6e2d87c0b1a17de21f142.tar.bz2 |
[svn-r4446] Description:
The caution statement in H5Pset_fapl_split was no longer valid.
Removed it.
Platforms tested:
IE 5.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/html/RM_H5P.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/html/RM_H5P.html b/doc/html/RM_H5P.html index 9a89611..67b6324 100644 --- a/doc/html/RM_H5P.html +++ b/doc/html/RM_H5P.html @@ -3179,9 +3179,6 @@ facilitate moving easily between them.</i> The split file driver stored metadata and raw data in separate files but provide no mechanism for separating types of metadata. <p> - <b><i>Caution:</i></b> This function may be changed in the next release due to a - pending extension to the function. - <p> <code>fapl_id</code> is a file access property list identifier. <p> <code>meta_ext</code> is the filename extension for the metadata file. |