about summary refs log tree commit diff homepage
path: root/deflateBound.3
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-11 15:30:05 -0500
committerJune McEnroe <june@causal.agency>2018-11-11 15:30:05 -0500
commit7bc327be90748c7f61298c1429696f6acfb4c63f (patch)
tree1122422e5e8966610f55e4bc3fe8b539d5eaa1c3 /deflateBound.3
parentAdd deflatePending.3 (diff)
downloadzlib-man-pages-7bc327be90748c7f61298c1429696f6acfb4c63f.tar.gz
zlib-man-pages-7bc327be90748c7f61298c1429696f6acfb4c63f.zip
Add missing .In zlib.h
Diffstat (limited to 'deflateBound.3')
-rw-r--r--deflateBound.31
1 files changed, 1 insertions, 0 deletions
diff --git a/deflateBound.3 b/deflateBound.3
index d8f91d5..59958cf 100644
--- a/deflateBound.3
+++ b/deflateBound.3
@@ -10,6 +10,7 @@
 .Lb libz
 .
 .Sh SYNOPSIS
+.In zlib.h
 .Ft uLong
 .Fn deflateBound "z_streamp strm" "uLong sourceLen"
 .