3e3444
From 03212e533b1e07aba30d2f4112009dc3af867ea5 Mon Sep 17 00:00:00 2001
3e3444
From: Simon Kelley <simon@thekelleys.org.uk>
3e3444
Date: Tue, 4 Sep 2018 17:52:28 +0100
3e3444
Subject: [PATCH] Manpage typo.
3e3444
3e3444
---
3e3444
 man/dnsmasq.8 | 2 +-
3e3444
 1 file changed, 1 insertion(+), 1 deletion(-)
3e3444
3e3444
diff --git a/man/dnsmasq.8 b/man/dnsmasq.8
3e3444
index ebfadba..a62860e 100644
3e3444
--- a/man/dnsmasq.8
3e3444
+++ b/man/dnsmasq.8
3e3444
@@ -27,7 +27,7 @@ TFTP server to allow net/PXE boot of DHCP hosts and also supports BOOTP. The PXE
3e3444
 .PP
3e3444
 The dnsmasq DHCPv6 server provides the same set of features as the
3e3444
 DHCPv4 server, and in addition, it includes router advertisements and
3e3444
-a neat feature which allows nameing for clients which use DHCPv4 and
3e3444
+a neat feature which allows naming for clients which use DHCPv4 and
3e3444
 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.
3e3444
 .PP
3e3444
 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.  
3e3444
-- 
3e3444
2.31.1
3e3444