From 7118b6119f8be5a31b4adbd052ec8ff9cfd01ffb Mon Sep 17 00:00:00 2001 From: Ganawa Juanah Date: Sat, 8 Oct 2022 16:35:22 -0500 Subject: firewall: reduce line ending in rule-set --- docs/configuration/firewall/general.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuration/firewall/general.rst b/docs/configuration/firewall/general.rst index efd5cb58..0cf8bcec 100644 --- a/docs/configuration/firewall/general.rst +++ b/docs/configuration/firewall/general.rst @@ -591,8 +591,8 @@ A Rule-Set can be applied to every interface: * ``out``: Ruleset for forwarded packets on an outbound interface * ``local``: Ruleset for packets destined for this router -.. cfgcmd:: set firewall interface [in | out | local] [name | ipv6-name] - +.. cfgcmd:: set firewall interface [in | out | local] [name | + ipv6-name] Here are some examples for applying a rule-set to an interface -- cgit v1.2.3