diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-06-13 18:26:11 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-06-13 18:26:11 +0200 |
commit | 090f04b9eec7484a6b67c588dad937a426e5dac7 (patch) | |
tree | 6e6525c1f8de3a910551b45de49562ab9a47ede0 /docs | |
parent | 2b54b3f5754d3dc6475e6871533d2c06f7b6dee9 (diff) | |
download | vyos-documentation-090f04b9eec7484a6b67c588dad937a426e5dac7.tar.gz vyos-documentation-090f04b9eec7484a6b67c588dad937a426e5dac7.zip |
conntrac-sync: fix warning - explicit markup ends without a blank line
Diffstat (limited to 'docs')
-rw-r--r-- | docs/configuration/service/conntrack-sync.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration/service/conntrack-sync.rst b/docs/configuration/service/conntrack-sync.rst index b38854d1..b3aa980e 100644 --- a/docs/configuration/service/conntrack-sync.rst +++ b/docs/configuration/service/conntrack-sync.rst @@ -111,8 +111,8 @@ Operation 1006239392 10.35.101.221 172.31.120.21 icmp [1] 29 .. note:: If the table is empty and you have a warning message, it means - conntrack is not enabled. To enable conntrack, just create a NAT or a firewall - rule. :cfgcmd:`set firewall state-policy established action accept` + conntrack is not enabled. To enable conntrack, just create a NAT or a firewall + rule. :cfgcmd:`set firewall state-policy established action accept` .. opcmd:: show conntrack-sync external-cache |