[svn-r1894] Tools.html h5dump: Added -V option.

Glossary.html     selection: added 2nd definition.
Filters.html      Added reference in section 4 to zlib website.
This commit is contained in:
Frank Baker
1999-12-17 10:47:05 -05:00
parent c85c62fcd0
commit 4ee64d4c71
3 changed files with 9 additions and 2 deletions

View File

@@ -456,8 +456,9 @@ HDF5 Glossary
<P>
<dt><strong><a name="Glossary-Selection">selection</a></strong>
<dd>A subset of a dataset or a dataspace, up to the entire dataset or
<dd>(1) A subset of a dataset or a dataspace, up to the entire dataset or
dataspace.
(2) The elements of an array or dataset that are marked for I/O.
<P>
<dt><strong><a name="Glossary-Serialization">serialization</a></strong>