mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-08 22:50:02 +00:00
DOC: Fix map table's format
so the HTML doc parser can parse the table correctly
This commit is contained in:
parent
3067bfa815
commit
3c5e374142
@ -12415,9 +12415,9 @@ map_<match_type>_<output_type>(<map_file>[,<default_value>])
|
||||
-----------+--------------+-----------------+-----------------+---------------
|
||||
str | end | map_end | map_end_int | map_end_ip
|
||||
-----------+--------------+-----------------+-----------------+---------------
|
||||
| | map_reg | |
|
||||
str | reg +-----------------+ map_reg_int | map_reg_ip
|
||||
| | map_regm | |
|
||||
str | reg | map_reg | map_reg_int | map_reg_ip
|
||||
-----------+--------------+-----------------+-----------------+---------------
|
||||
str | reg | map_regm | map_reg_int | map_reg_ip
|
||||
-----------+--------------+-----------------+-----------------+---------------
|
||||
int | int | map_int | map_int_int | map_int_ip
|
||||
-----------+--------------+-----------------+-----------------+---------------
|
||||
|
Loading…
Reference in New Issue
Block a user