[Dnsmasq-discuss] [PATCH] Fix a typo in man pages
Pooyan Khanjankhani
pooyankhan at gmail.com
Tue Jun 23 11:18:31 UTC 2026
---
man/dnsmasq.8 | 2 +-
man/sv/dnsmasq.8 | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/dnsmasq.8 b/man/dnsmasq.8
index 57c9b29..7e49ea1 100644
--- a/man/dnsmasq.8
+++ b/man/dnsmasq.8
@@ -868,7 +868,7 @@ will be logged. If this coincides with DNS not functioning, it
is necessary to disable the feature. As at version 2.91, 0x20 encoding
is disabled by default, and must be enabled with --do-0x20-encode. The default
may change in the future, so to be sure of its status after an upgrade, set --do-0x20-encode
-or --no-0x20-encode in your config. --no-0x20-encode overrides --do-x20-encode or a future default
+or --no-0x20-encode in your config. --no-0x20-encode overrides --do-0x20-encode or a future default
0x20-encode enable.
.TP
.B --use-stale-cache[=<max TTL excess in s>]
diff --git a/man/sv/dnsmasq.8 b/man/sv/dnsmasq.8
index 4432c75..434349b 100644
--- a/man/sv/dnsmasq.8
+++ b/man/sv/dnsmasq.8
@@ -869,7 +869,7 @@ Om detta sammanfaller med att DNS inte fungerar, är det
nödvändigt att inaktivera funktionen. I version 2.91 är 0x20-kodning
inaktiverad som standard och måste aktiveras med --do-0x20-encode. Standardinställningen
kan komma att ändras i framtiden, så för att vara säker på dess status efter en uppgradering, ställ in --do-0x20-encode
-eller --no-0x20-encode i din konfiguration. --no-0x20-encode åsidosätter --do-x20-encode eller en framtida standardinställning
+eller --no-0x20-encode i din konfiguration. --no-0x20-encode åsidosätter --do-0x20-encode eller en framtida standardinställning
0x20-encode enable.
.TP
.B --use-stale-cache[=<max TTL excess in s>]
--
2.54.0
More information about the Dnsmasq-discuss
mailing list