From: Andrea Bolognani Date: Mon, 19 Feb 2024 18:59:27 +0000 (+0100) Subject: docs: Fix list of values X-Git-Tag: v10.1.0-rc1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93e546baff75702eb0fc0189a3011045a30776d0;p=thirdparty%2Flibvirt.git docs: Fix list of values One of them got chopped up. Signed-off-by: Andrea Bolognani Reviewed-by: Michal Privoznik --- 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 |