]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: map_beg was missing from the table of map_* converters
authorWilly Tarreau <w@1wt.eu>
Sat, 10 May 2014 05:55:30 +0000 (07:55 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 10 May 2014 05:55:30 +0000 (07:55 +0200)
doc/configuration.txt

index 1faee6cab37f90801923a7265831e17ac8095ca4..3f57806bac98b9cbc69cd6ef3a202cd39dd5b8d4 100644 (file)
@@ -9689,6 +9689,8 @@ map_<match_type>_<output_type>(<map_file>[,<default_value>])
   input type | match method | output type str | output type int | output type ip
   -----------+--------------+-----------------+-----------------+---------------
     str      | str          | map_str         | map_str_int     | map_str_ip
+  -----------+--------------+-----------------+-----------------+---------------
+    str      | beg          | map_beg         | map_beg_int     | map_end_ip
   -----------+--------------+-----------------+-----------------+---------------
     str      | sub          | map_sub         | map_sub_int     | map_sub_ip
   -----------+--------------+-----------------+-----------------+---------------