diff options
Diffstat (limited to 'doc/html/Glossary.html')
-rw-r--r-- | doc/html/Glossary.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/Glossary.html b/doc/html/Glossary.html index 204d081..04169f8 100644 --- a/doc/html/Glossary.html +++ b/doc/html/Glossary.html @@ -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> |