summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2001-07-24 23:10:43 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2001-07-24 23:10:43 (GMT)
commit71a882c91fbb44e65a3624cae2695754a864269c (patch)
treed82b76a242a58bf241a5e05592314763d25047f5
parent8bf64755a9bc9a107182490ae16f392a89eac780 (diff)
downloadhdf5-71a882c91fbb44e65a3624cae2695754a864269c.zip
hdf5-71a882c91fbb44e65a3624cae2695754a864269c.tar.gz
hdf5-71a882c91fbb44e65a3624cae2695754a864269c.tar.bz2
[svn-r4258] Purpose:
Basically copy edits. Platforms tested: IE 5
-rw-r--r--doc/html/Datatypes.html4
-rw-r--r--doc/html/RM_H5T.html11
2 files changed, 7 insertions, 8 deletions
diff --git a/doc/html/Datatypes.html b/doc/html/Datatypes.html
index 6a368ff..21d5bae 100644
--- a/doc/html/Datatypes.html
+++ b/doc/html/Datatypes.html
@@ -2728,8 +2728,6 @@ hid_t dset4 = H5Dcreate (file, "dset4", t2, space, H5P_DEFAULT);
conversion and background buffer strides (<em>buf_stride</em> and
<em>bkg_stride</em>) that indicate what data is to be converted, and
a dataset transfer properties list (<em>dset_xfer_plist</em>).
- Functions return a negative value on failure and
- some other value on success.
<p><em>buf_stride</em> and <em>bkg_stride</em> are in bytes and
are related to the size of the datatype.
@@ -3091,7 +3089,7 @@ H5Tregister(H5T_PERS_SOFT, "cus2be",
<!-- Created: Thu Dec 4 14:57:32 EST 1997 -->
<!-- hhmts start -->
-Last modified: 20 July 2001
+Last modified: 24 July 2001
<!-- hhmts end -->
<br>
diff --git a/doc/html/RM_H5T.html b/doc/html/RM_H5T.html
index d3b0c59..61efe45 100644
--- a/doc/html/RM_H5T.html
+++ b/doc/html/RM_H5T.html
@@ -2191,12 +2191,13 @@ zero.
<em>void *</em><code>priv</code>)</pre>
</dir>
<p>
- The <code>*H5T_conv_t</code> parameters and
+ The <code>H5T_conv_t</code> parameters and
the elements of the <code>H5T_cdata_t</code> struct
are described more fully in the
- "<a href="Datatypes.html#Datatypes-DataConversion"
- target="WinUG">Data Conversion</a>" section of
- "The Datatype Interface (H5T)" in the <cite>HDF5 User's Guide</cite>.
+ &ldquo;<a href="Datatypes.html#Datatypes-DataConversion"
+ target="WinUG">Data Conversion</a>&rdquo;
+ section of&nbsp; &ldquo;The Datatype Interface (H5T)&rdquo;
+ in the <cite>HDF5 User's Guide</cite>.
<dt><strong>Parameters:</strong>
<dl>
<dt><em>H5T_pers_t</em> <code>pers</code>
@@ -2727,7 +2728,7 @@ H5T&nbsp;&nbsp;
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
-Last modified: 20 July 2001
+Last modified: 24 July 2001
<br>
Describes HDF5 Release 1.4.2, July 2001