diff options
author | June McEnroe <june@causal.agency> | 2018-11-10 02:30:17 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-11-10 02:30:17 -0500 |
commit | f8bc9a9dbfb9cca640f325a96873a3d658bdb622 (patch) | |
tree | 9178c597d7cf15e549549aac0290e53de23c1819 | |
parent | Remove trailing whitespace (diff) | |
download | zlib-man-pages-f8bc9a9dbfb9cca640f325a96873a3d658bdb622.tar.gz zlib-man-pages-f8bc9a9dbfb9cca640f325a96873a3d658bdb622.zip |
Remove initial deflate(3) reference in deflateInit2.3
-rw-r--r-- | deflateInit2.3 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/deflateInit2.3 b/deflateInit2.3 index 5cdf1fc..416cd39 100644 --- a/deflateInit2.3 +++ b/deflateInit2.3 @@ -21,13 +21,6 @@ .Fc . .Sh DESCRIPTION -See -.Xr deflate 3 -for a description of the -.Vt z_streamp -type. -. -.Pp This is another version of .Xr deflateInit 3 with more compression options. |