diff options
Diffstat (limited to 'lib/libz/compress.3')
-rw-r--r-- | lib/libz/compress.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libz/compress.3 b/lib/libz/compress.3 index bd6aa8902f3..cfac9217c79 100644 --- a/lib/libz/compress.3 +++ b/lib/libz/compress.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compress.3,v 1.18 2017/06/11 16:43:18 schwarze Exp $ +.\" $OpenBSD: compress.3,v 1.19 2018/03/16 16:58:26 schwarze Exp $ .\" .\" Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler .\" @@ -23,7 +23,7 @@ .\" .\" This page corresponds to zlib version 1.2.3 .\" -.Dd $Mdocdate: June 11 2017 $ +.Dd $Mdocdate: March 16 2018 $ .Dt COMPRESS 3 .Os .Sh NAME @@ -1903,9 +1903,9 @@ One-time table building .Pp .Bl -tag -width Ds -offset indent -compact .It 12 -BUILDFIXED -- build static block decoding tables when needed +BUILDFIXED \(em build static block decoding tables when needed .It 13 -DYNAMIC_CRC_TABLE -- build CRC calculation tables when needed +DYNAMIC_CRC_TABLE \(em build CRC calculation tables when needed .It 14,15 0 .Pq reserved |