about summary refs log tree commit diff homepage
path: root/inflateSetDictionary.3
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-11 21:07:51 -0500
committerJune McEnroe <june@causal.agency>2018-11-11 21:07:51 -0500
commit8cbf798d2886c9dff22352593b7e9afe2403f396 (patch)
tree92fe43babdc56477366aa4e3efa3958c34156db8 /inflateSetDictionary.3
parentAdd inflateSetDictionary.3 (diff)
downloadzlib-man-pages-8cbf798d2886c9dff22352593b7e9afe2403f396.tar.gz
zlib-man-pages-8cbf798d2886c9dff22352593b7e9afe2403f396.zip
Add inflateGetDictionary.3
Diffstat (limited to '')
-rw-r--r--inflateSetDictionary.34
1 files changed, 4 insertions, 0 deletions
diff --git a/inflateSetDictionary.3 b/inflateSetDictionary.3
index 2dec694..abc6f52 100644
--- a/inflateSetDictionary.3
+++ b/inflateSetDictionary.3
@@ -69,3 +69,7 @@ or the stream state is inconsistent,
 if the given dictionary
 doesn't match the expected one
 (incorrect Adler-32 value).
+.
+.Sh SEE ALSO
+.Xr deflateGetDictionary 3 ,
+.Xr inflateGetDictionary 3