]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
[DOC] option is "defer-accept", not "defer_accept"
authorWilly Tarreau <w@1wt.eu>
Sat, 28 Nov 2009 07:21:29 +0000 (08:21 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 28 Nov 2009 07:21:29 +0000 (08:21 +0100)
doc/configuration.txt

index 44e87dab4915d63bb50020ccb1c683e0b85ab8ac..fae5027e1b3c999895b5cc882bc32fdd86844612 100644 (file)
@@ -1142,7 +1142,7 @@ bind [<address>]:<port> [, ...] mss <maxseg>
 bind [<address>]:<port> [, ...] transparent
 bind [<address>]:<port> [, ...] id <id>
 bind [<address>]:<port> [, ...] name <name>
-bind [<address>]:<port> [, ...] defer_accept
+bind [<address>]:<port> [, ...] defer-accept
   Define one or several listening addresses and/or ports in a frontend.
   May be used in sections :   defaults | frontend | listen | backend
                                   no   |    yes   |   yes  |   no