openbsd-ports/net/haproxy/patches/patch-doc_haproxy_1
gonzalo 3b92d16e82 Update for HAproxy to 1.5.3:
- DOC: fix typo in Unix Socket commands
- BUG/MEDIUM: connection: fix memory corruption when
  building a proxy v2 header
- BUG/MEDIUM: ssl: Fix a memory leak in DHE key exchange
- DOC: mention that Squid correctly responds 400 to PPv2
  header
- BUG/MINOR: http: base32+src should use the big endian
  version of base32
- BUG/MEDIUM: connection: fix proxy v2 header again!

Now use GMAKE.

Ok benoit@
2014-09-11 14:47:20 +00:00

14 lines
521 B
Plaintext

$OpenBSD: patch-doc_haproxy_1,v 1.3 2014/09/11 14:47:20 gonzalo Exp $
--- doc/haproxy.1.orig Fri Jul 25 03:56:07 2014
+++ doc/haproxy.1 Thu Sep 4 12:12:46 2014
@@ -188,8 +188,7 @@ This signal is intercepted and ignored on systems with
.SH SEE ALSO
-A much better documentation can be found in configuration.txt. On Debian
-systems, you can find this file in /usr/share/doc/haproxy/configuration.txt.gz.
+More complete documentation can be found in ${TRUEPREFIX}/share/doc/haproxy/configuration.txt.
.SH AUTHOR