components/zlib/patches/manpage.patch
author Stefan Teleman <stefan.teleman@oracle.com>
Sat, 27 Oct 2012 13:04:14 -0700
changeset 1031 3a6587c7a80c
parent 184 037c654f48d9
child 1945 3dc1935a2189
permissions -rw-r--r--
7206606 openusb needs to update the name of the license file in openusb.p5m

--- zlib-1.2.3/zlib.3.orig
+++ zlib-1.2.3/zlib.3
@@ -1,6 +1,6 @@
-.TH ZLIB 3 "18 July 2005"
+.TH LIBZ 3 "18 July 2005"
 .SH NAME
-zlib \- compression/decompression library
+libz \- compression/decompression library
 .SH SYNOPSIS
 [see
 .I zlib.h
@@ -7,7 +7,7 @@
 for full description]
 .SH DESCRIPTION
 The
-.I zlib
+.I libz (zlib)
 library is a general purpose data compression library.
 The code is thread safe.
 It provides in-memory compression and decompression functions,