From 5906aaac759ce6865d9860062b443475ffe44bdc Mon Sep 17 00:00:00 2001 From: Tom Sobczynski Date: Wed, 26 Apr 2023 16:34:01 -0400 Subject: [PATCH] Fix typo in dnsmasq setup guide --- docs/modules/ROOT/pages/administration/dnsmasq.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/administration/dnsmasq.adoc b/docs/modules/ROOT/pages/administration/dnsmasq.adoc index fa10175..421585c 100644 --- a/docs/modules/ROOT/pages/administration/dnsmasq.adoc +++ b/docs/modules/ROOT/pages/administration/dnsmasq.adoc @@ -211,7 +211,7 @@ The first time we restart systemd-resolved, it will no longer be running the stu NetworkManager adjusts now the nameserver entries in /etc/resolv. They are replaced by 127.0.0.1 and processed via dnsmasq. 8. Test the installation -a. The dnsmasp internal self test +a. The dnsmasq internal self test + [source,] ----