]> git.kaiwu.me - haproxy.git/commitdiff
DOC: haterm: add a missing 'haterm' build target on an example
authorWilly Tarreau <w@1wt.eu>
Wed, 8 Jul 2026 12:43:07 +0000 (14:43 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 8 Jul 2026 12:43:07 +0000 (14:43 +0200)
An example build command line was missing "haterm", resulting in building
haproxy instead of haterm. May be backported to 3.4 though not important.

doc/haterm.txt

index d183ae6b7791015b2e823b260a68a79f8ad25e9b..3609731cb1ffef21aa9f2bea065a7b7c204d1fc8 100644 (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: