Blame SOURCES/dnsmasq-2.80-man-nameing.patch

7bb5d0
From 03212e533b1e07aba30d2f4112009dc3af867ea5 Mon Sep 17 00:00:00 2001
7bb5d0
From: Simon Kelley <simon@thekelleys.org.uk>
7bb5d0
Date: Tue, 4 Sep 2018 17:52:28 +0100
7bb5d0
Subject: [PATCH] Manpage typo.
7bb5d0
7bb5d0
---
7bb5d0
 man/dnsmasq.8 | 2 +-
7bb5d0
 1 file changed, 1 insertion(+), 1 deletion(-)
7bb5d0
7bb5d0
diff --git a/man/dnsmasq.8 b/man/dnsmasq.8
7bb5d0
index ebfadba..a62860e 100644
7bb5d0
--- a/man/dnsmasq.8
7bb5d0
+++ b/man/dnsmasq.8
7bb5d0
@@ -27,7 +27,7 @@ TFTP server to allow net/PXE boot of DHCP hosts and also supports BOOTP. The PXE
7bb5d0
 .PP
7bb5d0
 The dnsmasq DHCPv6 server provides the same set of features as the
7bb5d0
 DHCPv4 server, and in addition, it includes router advertisements and
7bb5d0
-a neat feature which allows nameing for clients which use DHCPv4 and
7bb5d0
+a neat feature which allows naming for clients which use DHCPv4 and
7bb5d0
 stateless autoconfiguration only for IPv6 configuration. There is support for doing address allocation (both DHCPv6 and RA) from subnets which are dynamically delegated via DHCPv6 prefix delegation.
7bb5d0
 .PP
7bb5d0
 Dnsmasq is coded with small embedded systems in mind. It aims for the smallest possible memory footprint compatible with the supported functions,  and allows unneeded functions to be omitted from the compiled binary.  
7bb5d0
-- 
7bb5d0
2.31.1
7bb5d0