From 1b006c1a4477e9e5cb4ad71adcccb2c90f232aaf Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Thu, 22 Jan 2026 21:08:36 +0100 Subject: [PATCH] doc: drop extra chars in cli help text Signed-off-by: Joachim Wiberg --- doc/firewall.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/firewall.md b/doc/firewall.md index cef5b7ae..c10a0498 100644 --- a/doc/firewall.md +++ b/doc/firewall.md @@ -157,7 +157,7 @@ built-in help system can also be useful: DESCRIPTION Enable masquerading (SNAT) for traffic matching this policy.
Matching traffic will have their source IP address changed on egress, - using the IP address of the interface the traffic egresses.";
+ using the IP address of the interface the traffic egresses.
admin@example:/config/firewall/policy/lan-to-dmz/>