]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: fix typos
authorMichael Prokop <haproxy.org@michael-prokop.at>
Fri, 24 May 2019 08:25:45 +0000 (10:25 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 25 May 2019 05:34:24 +0000 (07:34 +0200)
s/accidently/accidentally/
s/any ot these messages/any of theses messages/
s/catched/caught/
s/completly/completely/
s/convertor/converter/
s/desribing/describing/
s/developper/developer/
s/eventhough/even though/
s/exectution/execution/
s/functionnality/functionality/
s/If it receive a/If it receives a/
s/In can even/It can even/
s/informations/information/
s/it will be remove /it will be removed /
s/langage/language/
s/mentionned/mentioned/
s/negociated/negotiated/
s/Optionnaly/Optionally/
s/ouputs/outputs/
s/outweights/outweighs/
s/ressources/resources/

12 files changed:
doc/DeviceAtlas-device-detection.txt
doc/SPOE.txt
doc/WURFL-device-detection.txt
doc/coding-style.txt
doc/configuration.txt
doc/intro.txt
doc/lua.txt
doc/management.txt
doc/netscaler-client-ip-insertion-protocol.txt
doc/peers-v2.0.txt
doc/proxy-protocol.txt
doc/regression-testing.txt

index ee269e46e402b9ceb36f7d90cdb9270749cfd545..2358c5cc6e251419236c000689da5c42ae32dc8c 100644 (file)
@@ -11,7 +11,7 @@ Optionally DEVICEATLAS_INC and DEVICEATLAS_LIB may be set to override the path
 to the include files and libraries respectively if they're not in the source
 directory.
 
-For HAProxy developers who need to verify that their changes didn't accidently
+For HAProxy developers who need to verify that their changes didn't accidentally
 break the DeviceAtlas code, it is possible to build a dummy library provided in
 the contrib/deviceatlas directory and to use it as an alternative for the full
 library. This will not provide the full functionalities, it will just allow
@@ -48,7 +48,7 @@ All HTTP headers via the sample / fetch
 
     http-request set-header X-DeviceAtlas-Data %[da-csv-fetch(primaryHardwareType,osName,osVersion,browserName,browserVersion,browserRenderingEngine)]
 
-Single HTTP header (e.g. User-Agent) via the convertor
+Single HTTP header (e.g. User-Agent) via the converter
 
     http-request set-header X-DeviceAtlas-Data %[req.fhdr(User-Agent),da-csv-conv(primaryHardwareType,osName,osVersion,browserName,browserVersion,browserRenderingEngine)]
 
index 59cbafe3c7102035ab053e6a71be82c77d4a3864..19f00ad98d51f155494b47e680f14d6973dd91bb 100644 (file)
@@ -97,7 +97,7 @@ for several engines. If no name is provided, the SPOE configuration must not
 contain any scope directive.
 
 We use a separate configuration file on purpose. By commenting SPOE filter
-line, you completly disable the feature, including the parsing of sections
+line, you completely disable the feature, including the parsing of sections
 reserved to SPOE. This is also a way to keep the HAProxy configuration clean.
 
 A SPOE configuration file must contains, at least, the SPOA configuration
@@ -313,7 +313,7 @@ option set-on-error <var name>
 
     * 1       a timeout occurred during the event processing.
 
-    * 2       an error was triggered during the ressources allocation.
+    * 2       an error was triggered during the resources allocation.
 
     * 3       the frame payload exceeds the frame size and it cannot be
               fragmented.
@@ -1029,7 +1029,7 @@ For more information about known errors, see section "Errors & timeouts"
 -------------------------------
 
 If an error occurs, at anytime, from the agent size, a AGENT-DISCONNECT frame
-is sent, with information desribing the error. such frame is also sent in reply
+is sent, with information describing the error. such frame is also sent in reply
 to a HAPROXY-DISCONNECT. The agent must close the socket just after sending
 this frame.
 
index 41afb17ff6c80ea0f27d1c68fa3a0cc6f75d564b..3c28d19e46f525f67cca6b4a1e7b6dc7caeb8e6e 100644 (file)
@@ -17,7 +17,7 @@ Compile haproxy as shown :
 
 Optionally WURFL_DEBUG=1 may be set to increase logs verbosity
 
-For HAProxy developers who need to verify that their changes didn't accidently
+For HAProxy developers who need to verify that their changes didn't accidentally
 break the WURFL code, it is possible to build a dummy library provided in the
 contrib/wurfl directory and to use it as an alternative for the full library.
 This will not provide the full functionalities, it will just allow haproxy to
index 5f252ed07bac0a58db18f06cf7066f269325f011..9f1bd79eee51353a63e73d93af95bd0b6ba29e6e 100644 (file)
@@ -520,7 +520,7 @@ Wrong :
   | bit = ! ! (~len++ ^ - (unsigned char) * x) ;
 
 Note that "sizeof" is a unary operator which is sometimes considered as a
-langage keyword, but in no case it is a function. It does not require
+language keyword, but in no case it is a function. It does not require
 parenthesis so it is sometimes followed by spaces and sometimes not when
 there are no parenthesis. Most people do not really care as long as what
 is written is unambiguous.
@@ -814,7 +814,7 @@ common to see such a thing :
 This is wrong. The man page says that -1 is returned if an error occurred. It
 does not suggest that any other negative value will be an error. It is possible
 that a few such issues have been left in existing code. They are bugs for which
-fixes are accepted, eventhough they're currently harmless since open() is not
+fixes are accepted, even though they're currently harmless since open() is not
 known for returning negative values at the moment.
 
 
index 40424073e58048100f79d08963e49d614a6e7dcb..dcbe1eb70797b3a303431a751b03cce0b112f103 100644 (file)
@@ -2067,7 +2067,7 @@ peer <peername> <ip>:<port> [param*]
   "server" keyword explanation below).
 
 server <peername> [<ip>:<port>] [param*]
-  As previously mentionned, "peer" keyword may be replaced by "server" keyword
+  As previously mentioned, "peer" keyword may be replaced by "server" keyword
   with a support for all "server" parameters found in 5.2 paragraph.
   If the underlying peer is local, <ip>:<port> parameters must not be present.
   These parameters must  be provided on a "bind" line (see "bind" keyword
@@ -3274,7 +3274,7 @@ cookie <name> [ rewrite | insert | prefix ] [ indirect ] [ nocache ]
 
               already have a cookie that would have permitted it to access this
               server. When used without the "preserve" option, if the server
-              emits a cookie with the same name, it will be remove before
+              emits a cookie with the same name, it will be removed before
               processing. For this reason, this mode can be used to upgrade
               existing configurations running in the "rewrite" mode. The cookie
               will only be a session cookie and will not be stored on the
@@ -5162,7 +5162,7 @@ http-reuse { never | safe | aggressive | always }
                  proving that the server correctly supports connection reuse.
                  It should only be used when it's sure that the client can
                  retry a failed request once in a while and where the benefit
-                 of aggressive connection reuse significantly outweights the
+                 of aggressive connection reuse significantly outweighs the
                  downsides of rare connection failures.
 
     - "always" : this mode is only recommended when the path to the server is
@@ -15408,7 +15408,7 @@ ssl_bc_alg_keysize : integer
 ssl_bc_alpn : string
   This extracts the Application Layer Protocol Negotiation field from an
   outgoing connection made via a TLS transport layer.
-  The result is a string containing the protocol name negociated with the
+  The result is a string containing the protocol name negotiated with the
   server. The SSL library must have been built with support for TLS
   extensions enabled (check haproxy -vv). Note that the TLS ALPN extension is
   not advertised unless the "alpn" keyword on the "server" line specifies a
@@ -15428,7 +15428,7 @@ ssl_bc_is_resumed : boolean
 ssl_bc_npn : string
   This extracts the Next Protocol Negotiation field from an outgoing connection
   made via a TLS transport layer. The result is a string containing the
-  protocol name negociated with the server . The SSL library must have been
+  protocol name negotiated with the server . The SSL library must have been
   built with support for TLS extensions enabled (check haproxy -vv). Note that
   the TLS NPN extension is not advertised unless the "npn" keyword on the
   "server" line specifies a protocol list. Also, nothing forces the server to
index 0379119e9649538f2548bee6f724f2832e573651..a60844c5a0538990ae3be71675f8a698adb63449 100644 (file)
@@ -1481,7 +1481,7 @@ they are mentioned here even if not directly related to HAProxy.
 
 Apache is the de-facto standard HTTP server. It's a very complete and modular
 project supporting both file serving and dynamic contents. It can serve as a
-frontend for some application servers. In can even proxy requests and cache
+frontend for some application servers. It can even proxy requests and cache
 responses. In all of these use cases, a front load balancer is commonly needed.
 Apache can work in various modes, some being heavier than others. Certain
 modules still require the heavier pre-forked model and will prevent Apache from
index dcb9b8f9e1766daa49debb81e020807621bdd898..6c49e6452fa2830236cbeafd91063cb9ce7be7fc 100644 (file)
@@ -412,7 +412,7 @@ The max amount of memory is configured with the option:
    tune.lua.maxmem
 
 As many other script languages, Lua uses a garbage collector for reusing its
-memory. The Lua developper can work without memory preoccupation. Usually, the
+memory. The Lua developer can work without memory preoccupation. Usually, the
 garbage collector is controlled by the Lua core, but sometimes it will be useful
 to run when the user/developer requires. So the garbage collector can be called
 from C part or Lua part.
@@ -885,7 +885,7 @@ The task entry point
 
 The function "core.register_task(fcn)" executes once the function "fcn" when the
 scheduler starts. This way is used for executing background task. For example,
-you can use this functionnality for periodically checking the health of another
+you can use this functionality for periodically checking the health of another
 service, and giving the result to each proxy needing it.
 
 The task is started once, if you want periodic actions, you can use the
index 09ae26e8a09a90c54074394739fc3ecde13c232a..7cc1d75f9e32472efe26c4069c02c9f377301efe 100644 (file)
@@ -1705,7 +1705,7 @@ set rate-limit ssl-sessions global <value>
 
 set server <backend>/<server> addr <ip4 or ip6 address> [port <port>]
   Replace the current IP address of a server by the one provided.
-  Optionnaly, the port can be changed using the 'port' parameter.
+  Optionally, the port can be changed using the 'port' parameter.
   Note that changing the port also support switching from/to port mapping
   (notation with +X or -Y), only if a port is configured for the health check.
 
@@ -2099,7 +2099,7 @@ show peers [<peers section>]
   <peers section> is specified, only the information about the peers belonging
   to this "peers" section are dumped.
 
-  Here are two examples of ouputs where hostA, hostB and hostC peers belong to
+  Here are two examples of outputs where hostA, hostB and hostC peers belong to
   "sharedlb" peers sections. Only hostA and hostB are connected. Only hostA has
   sent data to hostB.
 
index 559d98a82a92f2381485d741befb9ca5e414e8b9..dc64327a6364dadb64cf47915e69580ede8fdf34 100644 (file)
@@ -1,4 +1,4 @@
-When NetScaler application switch is used as L3+ switch, informations
+When NetScaler application switch is used as L3+ switch, information
 regarding the original IP and TCP headers are lost as a new TCP
 connection is created between the NetScaler and the backend server.
 
index 841436d898c9a3f16ba68ed8575d871b0e40ae2d..477e7bb84258057b11c18fa29c301be99f128a5d 100644 (file)
@@ -277,11 +277,11 @@ if no available remote peers are found.
 
 The chosen remote peer will push its all known data ending with a Resync Finished Message or a Resync Partial Message (if it it does not consider itself as full updated).
 
-If it receive a Resync Finished Message it will consider itself as fully updated and stops to ask for resync.
+If it receives a Resync Finished Message it will consider itself as fully updated and stops to ask for resync.
 
-If it receive a Resync Partial Message, the current peer will be flagged to anymore be requested and any other connected peer will be randomly chosen for a resync request (5s).
+If it receives a Resync Partial Message, the current peer will be flagged to anymore be requested and any other connected peer will be randomly chosen for a resync request (5s).
 
-If the session is broken before receiving any ot these messages any other connected peer will be randomly chosen for a resync request (5s).
+If the session is broken before receiving any of these messages any other connected peer will be randomly chosen for a resync request (5s).
 
 If the timeout expire, the process will consider itself as fully updated
 
index 4969180ad94d3a5d3b84796050a4a55003ff62d8..52d7bc71c76b00ff3bea5702f9821ee8a77ba38d 100644 (file)
@@ -561,7 +561,7 @@ Contains the host name value passed by the client, as an UTF8-encoded string.
 In case of TLS being used on the client connection, this is the exact copy of
 the "server_name" extension as defined by RFC3546 [10], section 3.1, often
 referred to as "SNI". There are probably other situations where an authority
-can be mentionned on a connection without TLS being involved at all.
+can be mentioned on a connection without TLS being involved at all.
 
 
 2.2.3. PP2_TYPE_CRC32C
index 77ebaecb93f1973138282aa9a3e38cdfa89b296b..320c51cdd7897227e644c4d10b80b3b6722c5dbe 100644 (file)
@@ -40,7 +40,7 @@ After having compiled these sources, the vtest executable location is at the
 root of the vtest sources directory.
 
 
-vtest exectution
+vtest execution
 ---------------------
 
 vtest is able to search for the haproxy executable file it is supposed to
@@ -131,7 +131,7 @@ instance.
     #   BUG/MINOR: spoe: Initialize variables used during conf parsing before any check
 
     #   Some initializations must be done at the beginning of parse_spoe_flt to avoid
-    #   segmentaion fault when first errors are catched, when the "filter spoe" line is
+    #   segmentaion fault when first errors are caught, when the "filter spoe" line is
     #   parsed.
 
     haproxy h1 -conf-BAD {} {