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.
This commit is contained in:
Willy Tarreau 2026-07-08 14:43:07 +02:00
parent 5a6ce04810
commit 0ed430864e

View file

@ -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: