diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/html/Filters.html | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/html/Filters.html b/doc/html/Filters.html index 9d1553f..c2a1961 100644 --- a/doc/html/Filters.html +++ b/doc/html/Filters.html @@ -285,7 +285,7 @@ And in this document, the <h2>4. Predefined Filters</h2> - <p>If GNU <code>zlib</code> version 1.1.2 or later was found + <p>If <code>zlib</code> version 1.1.2 or later was found during configuration then the library will define a filter whose <code>H5Z_filter_t</code> number is <code>H5Z_FILTER_DEFLATE</code>. Since this compression method @@ -313,7 +313,7 @@ And in this document, the ratio). </dl> - <p>Even if the GNU <code>zlib</code> isn't detected during + <p>Even if the <code>zlib</code> isn't detected during configuration the application can define <code>H5Z_FILTER_DEFLATE</code> as a permanent filter. If the filter is marked as optional (as with @@ -587,9 +587,7 @@ And in this document, the --> <!-- Created: Fri Apr 17 13:39:35 EDT 1998 --> <!-- hhmts start --> -<!-- -Last modified: Thu Aug 6 14:58:42 EDT 1998 ---> +Last modified: Mon Jan 18 13:32:14 EST 1999 <!-- hhmts end --> <hr> |