diff options
author | June McEnroe <june@causal.agency> | 2018-11-11 17:02:37 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-11-11 17:02:37 -0500 |
commit | ca8832085a1de555a3ff1f714cf0757973c3388e (patch) | |
tree | d61d1ea27e714bceca3cf99a72fed0fd3c185714 | |
parent | Remove symlinks (diff) | |
download | zlib-man-pages-ca8832085a1de555a3ff1f714cf0757973c3388e.tar.gz zlib-man-pages-ca8832085a1de555a3ff1f714cf0757973c3388e.zip |
Fix inflate.3 NAME section
Diffstat (limited to '')
-rw-r--r-- | inflate.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/inflate.3 b/inflate.3 index 7157ef1..5f30861 100644 --- a/inflate.3 +++ b/inflate.3 @@ -3,8 +3,7 @@ .Os . .Sh NAME -.Nm inflate , -.Nm inflateEnd +.Nm inflate .Nd deflate decompression . .Sh LIBRARY |