From 3a9409352d1ada8ee688d81364ef47b6b25552eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B8=D0=BB=D1=8F=D0=BD=20=D0=9F=D0=B0=D0=BB=D0=B0?= =?UTF-8?q?=D1=83=D0=B7=D0=BE=D0=B2?= Date: Sat, 5 Aug 2023 18:01:18 +0200 Subject: [PATCH] docs/usage.md: typo --- docs/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.md b/docs/usage.md index 7eacb60a7..ef8926856 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -138,7 +138,7 @@ This can be a useful setup if certain firewall scripts are being used. A typical start-up sequence including in-kernel forwarding might look like this: - # this only needs to be one once after system (re-) boot + # this only needs to be done once after system (re-) boot modprobe xt_RTPENGINE iptables -I INPUT -p udp -j RTPENGINE --id 0 ip6tables -I INPUT -p udp -j RTPENGINE --id 0