From 93e546baff75702eb0fc0189a3011045a30776d0 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Mon, 19 Feb 2024 19:59:27 +0100 Subject: [PATCH] docs: Fix list of values One of them got chopped up. Signed-off-by: Andrea Bolognani Reviewed-by: Michal Privoznik --- docs/formatnwfilter.rst | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/formatnwfilter.rst b/docs/formatnwfilter.rst index 434da5b1fd..b749edadfc 100644 --- a/docs/formatnwfilter.rst +++ b/docs/formatnwfilter.rst @@ -909,8 +909,8 @@ be omitted or set to ``root``. | 0.8.5)` | | characters | +-------------------------+-------------------------+-------------------------+ | state :since:`(Since | STRING | comma separated list of | -| 0.8.5)` | | NEW,ESTA | -| | | BLISHED,RELATED,INVALID | +| 0.8.5)` | | NEW, ESTABLISHED, | +| | | RELATED, INVALID | | | | or NONE | +-------------------------+-------------------------+-------------------------+ | flags :since:`(Since | STRING | TCP-only: format of | @@ -984,8 +984,8 @@ be omitted or set to ``root``. | 0.8.5)` | | characters | +-------------------------+-------------------------+-------------------------+ | state :since:`(Since | STRING | comma separated list of | -| 0.8.5)` | | NEW,ESTA | -| | | BLISHED,RELATED,INVALID | +| 0.8.5)` | | NEW, ESTABLISHED, | +| | | RELATED, INVALID | | | | or NONE | +-------------------------+-------------------------+-------------------------+ | ipset :since:`(Since | STRING | The name of an IPSet | @@ -1048,8 +1048,8 @@ be omitted or set to ``root``. | 0.8.5)` | | characters | +-------------------------+-------------------------+-------------------------+ | state :since:`(Since | STRING | comma separated list of | -| 0.8.5)` | | NEW,ESTA | -| | | BLISHED,RELATED,INVALID | +| 0.8.5)` | | NEW, ESTABLISHED, | +| | | RELATED, INVALID | | | | or NONE | +-------------------------+-------------------------+-------------------------+ | ipset :since:`(Since | STRING | The name of an IPSet | @@ -1115,8 +1115,8 @@ be omitted or set to ``root``. | 0.8.5)` | | characters | +-------------------------+-------------------------+-------------------------+ | state :since:`(Since | STRING | comma separated list of | -| 0.8.5)` | | NEW,ESTA | -| | | BLISHED,RELATED,INVALID | +| 0.8.5)` | | NEW, ESTABLISHED, | +| | | RELATED, INVALID | | | | or NONE | +-------------------------+-------------------------+-------------------------+ | flags :since:`(Since | STRING | TCP-only: format of | @@ -1183,8 +1183,8 @@ be omitted or set to ``root``. | 0.8.5)` | | characters | +-------------------------+-------------------------+-------------------------+ | state :since:`(Since | STRING | comma separated list of | -| 0.8.5)` | | NEW,ESTA | -| | | BLISHED,RELATED,INVALID | +| 0.8.5)` | | NEW, ESTABLISHED, | +| | | RELATED, INVALID | | | | or NONE | +-------------------------+-------------------------+-------------------------+ | ipset :since:`(Since | STRING | The name of an IPSet | @@ -1240,8 +1240,8 @@ be omitted or set to ``root``. | 0.8.5)` | | characters | +-------------------------+-------------------------+-------------------------+ | state :since:`(Since | STRING | comma separated list of | -| 0.8.5)` | | NEW,ESTA | -| | | BLISHED,RELATED,INVALID | +| 0.8.5)` | | NEW, ESTABLISHED, | +| | | RELATED, INVALID | | | | or NONE | +-------------------------+-------------------------+-------------------------+ | ipset :since:`(Since | STRING | The name of an IPSet |