From: tb Date: Sat, 29 Jun 2024 16:10:08 +0000 (+0000) Subject: Z_HUFFMAN -> Z_HUFFMAN_ONLY X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=f83ff6ae4a7269739bedf07e56ff0b2b7643e543;p=openbsd Z_HUFFMAN -> Z_HUFFMAN_ONLY from upstream 0f3b7b9595cc7d85c3b13282e71fcecef7f18f9c --- diff --git a/lib/libz/compress.3 b/lib/libz/compress.3 index 2c4ec47b324..ba9efdd539d 100644 --- a/lib/libz/compress.3 +++ b/lib/libz/compress.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compress.3,v 1.28 2024/05/28 13:42:06 tb Exp $ +.\" $OpenBSD: compress.3,v 1.29 2024/06/29 16:10:08 tb Exp $ .\" .\" Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler .\" @@ -21,7 +21,7 @@ .\" Converted to mdoc format for the OpenBSD project .\" by Jason McIntyre .\" -.Dd $Mdocdate: May 28 2024 $ +.Dd $Mdocdate: June 29 2024 $ .Dt COMPRESS 3 .Os .Sh NAME @@ -1148,7 +1148,7 @@ The degree of string matching from most to none is: .Dv Z_FILTERED , .Dv Z_RLE , then -.Dv Z_HUFFMAN . +.Dv Z_HUFFMAN_ONLY . The .Fa strategy parameter affects the compression ratio but never the correctness of the