From: Willy Tarreau Date: Wed, 8 Jul 2026 12:43:07 +0000 (+0200) Subject: DOC: haterm: add a missing 'haterm' build target on an example X-Git-Tag: v3.5-dev2~13 X-Git-Url: http://git.kaiwu.me/%22data:,/static/$%7BGITURL%7D/1?a=commitdiff_plain;h=0ed430864ee70de7fbb34abab554e65e763310d8;p=haproxy.git DOC: haterm: add a missing 'haterm' build target on an example An example build command line was missing "haterm", resulting in building haproxy instead of haterm. May be backported to 3.4 though not important. --- diff --git a/doc/haterm.txt b/doc/haterm.txt index d183ae6b7..3609731cb 100644 --- a/doc/haterm.txt +++ b/doc/haterm.txt @@ -33,7 +33,7 @@ target to provide on the "make" command line as follows: HATerm supports HTTPS/SSL/TCP: - $ make TARGET=linux-glibc USE_OPENSSL=1 + $ make TARGET=linux-glibc USE_OPENSSL=1 haterm It also supports QUIC: