openbsd-ports/net/haproxy/patches/patch-doc_haproxy_1
jdixon ab7aa0f428 HAProxy is a high-performance and highly-robust TCP/HTTP load balancer
which provides cookie-based persistence, automatic failover, header 
insertion, deletion, modification on the fly, advanced logging contents 
to help troubleshoot buggy applications and/or networks, and a few other 
features.  It uses its own state machine to achieve up to ten thousands 
hits per second on modern hardware, even with thousands of simultaneous
connections.

feedback from merdely@, okan@, wcmaier@
ok merdely@ and pval@
2008-07-17 04:31:45 +00:00

15 lines
512 B
Plaintext

$OpenBSD: patch-doc_haproxy_1,v 1.1.1.1 2008/07/17 04:31:45 jdixon Exp $
--- doc/haproxy.1.orig Sat Jun 21 15:59:05 2008
+++ doc/haproxy.1 Sun Jul 13 01:17:14 2008
@@ -164,9 +164,7 @@ This signal is intercepted and ignored on systems with
.SH SEE ALSO
-A much better documentation can be found in haproxy-en.txt. On debian
-systems, you can find this file in
-/usr/share/doc/haproxy/haproxy-en.txt.gz.
+More complete documentation can be found in ${PREFIX}/share/doc/haproxy/haproxy-en.txt.
.SH AUTHOR