]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: remove last occurrences of "HA-Proxy" syntax
authorWilly Tarreau <w@1wt.eu>
Sun, 9 May 2021 04:25:16 +0000 (06:25 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 9 May 2021 04:29:40 +0000 (06:29 +0200)
There were only a few more used as output examples and comments in a few
docs, it was the right moment to get rid of them. The file intro.txt
which explains how to parse the version also got a hint about the possible
presence of a hyphen in the name in older versions.

doc/internals/filters.txt
doc/intro.txt
doc/management.txt
examples/haproxy.init

index da73acce592d0fd636a5159e36763c7003bd344d..0bf681563917b7ac12f2cb71f11a012b69608f57 100644 (file)
@@ -109,7 +109,7 @@ itself.
 The list of available filters is reported by 'haproxy -vv' :
 
     $> haproxy -vv
-    HA-Proxy version 1.7-dev2-3a1d4a-33 2016/03/21
+    HAProxy version 1.7-dev2-3a1d4a-33 2016/03/21
     Copyright 2000-2016 Willy Tarreau <willy@haproxy.org>
 
     [...]
index c8021405ba7cdd0c868f4389ee10e71ed6ee1570..54e8ea142f7f9d8613beda4c73f3840cb7f549f0 100644 (file)
@@ -1498,26 +1498,32 @@ branch, you need to proceed this way :
     generally sufficient to type "haproxy -v". A development version will
     appear like this, with the "dev" word after the branch number :
 
-      HA-Proxy version 1.6-dev3-385ecc-68 2015/08/18
+      HAProxy version 2.4-dev18-a5357c-137 2021/05/09 - https://haproxy.org/
 
     A stable version will appear like this, as well as unmodified stable
     versions provided by operating system vendors :
 
-      HA-Proxy version 1.5.14 2015/07/02
+      HAProxy version 1.5.14 2015/07/02
 
     And a nightly snapshot of a stable version will appear like this with an
     hexadecimal sequence after the version, and with the date of the snapshot
     instead of the date of the release :
 
-      HA-Proxy version 1.5.14-e4766ba 2015/07/29
+      HAProxy version 1.5.14-e4766ba 2015/07/29
 
     Any other format may indicate a system-specific package with its own
     patch set. For example HAProxy Enterprise versions will appear with the
     following format (<branch>-<latest commit>-<revision>) :
 
-      HA-Proxy version 1.5.0-994126-357 2015/07/02
+      HAProxy version 1.5.0-994126-357 2015/07/02
 
-    In addition, versions 2.1 and above will include a "Status" line indicating
+    Please note that historically versions prior to 2.4 used to report the
+    process name with a hyphen between "HA" and "Proxy", including those above
+    which were adjusted to show the correct format only, so better ignore this
+    word or use a relaxed match in scripts. Additionally, modern versions add
+    a URL linking to the project's home.
+
+    Finally, versions 2.1 and above will include a "Status" line indicating
     whether the version is safe for production or not, and if so, till when, as
     well as a link to the list of known bugs affecting this version.
 
index 75e872bc6551e465b8f197b3d83d9e5839052580..fd96272775be397209b8fca61108c0a06e3ef9e7 100644 (file)
@@ -358,7 +358,7 @@ the versions of the libraries being used are reported there. It is also what
 you will systematically be asked for when posting a bug report :
 
   $ haproxy -vv
-  HA-Proxy version 1.6-dev7-a088d3-4 2015/10/08
+  HAProxy version 1.6-dev7-a088d3-4 2015/10/08
   Copyright 2000-2015 Willy Tarreau <willy@haproxy.org>
 
   Build options :
index f08fcb0dd95c757ca1b69437eb53b1fe1fa244c4..cc120d855daeb0c89b2b5abb75f4060841a5b058 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/sh
 #
 # chkconfig: - 85 15
-# description: HA-Proxy is a TCP/HTTP reverse proxy which is particularly suited \
+# description: HAProxy is a TCP/HTTP reverse proxy which is particularly suited \
 #              for high availability environments.
 # processname: haproxy
 # config: /etc/haproxy/haproxy.cfg