From: tb Date: Sat, 12 Aug 2023 13:48:37 +0000 (+0000) Subject: fix typo X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=eef95d0bf4e34f276ee8dfedd65f2d18881af038;p=openbsd fix typo from upstream --- diff --git a/lib/libz/README b/lib/libz/README index a77433e28dd..a7df4469e08 100644 --- a/lib/libz/README +++ b/lib/libz/README @@ -63,7 +63,7 @@ Notes for some targets: - zlib doesn't work with gcc 2.6.3 on a DEC 3000/300LX under OSF/1 2.1 it works when compiled with cc. -- On Digital Unix 4.0D (formely OSF/1) on AlphaServer, the cc option -std1 is +- On Digital Unix 4.0D (formerly OSF/1) on AlphaServer, the cc option -std1 is necessary to get gzprintf working correctly. This is done by configure. - zlib doesn't work on HP-UX 9.05 with some versions of /bin/cc. It works with