firewall: reduce line ending in rule-set

This commit is contained in:
Ganawa Juanah 2022-10-08 16:35:22 -05:00
parent 1b1e930a22
commit 7118b6119f
No known key found for this signature in database
GPG Key ID: F72142C9C78DB729

View File

@ -591,8 +591,8 @@ A Rule-Set can be applied to every interface:
* ``out``: Ruleset for forwarded packets on an outbound interface * ``out``: Ruleset for forwarded packets on an outbound interface
* ``local``: Ruleset for packets destined for this router * ``local``: Ruleset for packets destined for this router
.. cfgcmd:: set firewall interface <interface> [in | out | local] [name | ipv6-name] .. cfgcmd:: set firewall interface <interface> [in | out | local] [name |
<rule-set> ipv6-name] <rule-set>
Here are some examples for applying a rule-set to an interface Here are some examples for applying a rule-set to an interface