mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-05 12:13:33 +02:00
DOC: Fix typos in different subsections of the documentation
Fix typos found in the design-thoughts, internals and lua-api subsections of the documentation.
This commit is contained in:
committed by
Willy Tarreau
parent
017b3da94e
commit
02cedc48d3
@@ -1838,7 +1838,7 @@ Socket class
|
||||
|
||||
Other format accepted are a socket path like "/socket/path", it permits to
|
||||
connect to a socket. Abstract namespaces are supported with the prefix
|
||||
"abns@", and finaly a file descriptor can be passed with the prefix "fd@".
|
||||
"abns@", and finally a file descriptor can be passed with the prefix "fd@".
|
||||
The prefix "ipv4@", "ipv6@" and "unix@" are also supported. The port can be
|
||||
passed int the string. The syntax "127.0.0.1:1234" is valid. In this case, the
|
||||
parameter *port* must not be set.
|
||||
|
||||
Reference in New Issue
Block a user