From cf568a372697e2220ecf4c27b2ee3101a257fa6d Mon Sep 17 00:00:00 2001 From: Simon Kelley Date: Tue, 9 Oct 2012 20:51:31 +0100 Subject: [PATCH] Fix typos in sample config file. --- dnsmasq.conf.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dnsmasq.conf.example b/dnsmasq.conf.example index 4a4ac5b..5215c2a 100644 --- a/dnsmasq.conf.example +++ b/dnsmasq.conf.example @@ -480,7 +480,7 @@ #tftp-no-blocksize # Set the boot file name only when the "red" tag is set. -#dhcp-boot=net:red,pxelinux.red-net +#dhcp-boot=tag:red,pxelinux.red-net # An example of dhcp-boot with an external TFTP server: the name and IP # address of the server are given after the filename. @@ -621,6 +621,6 @@ # Log lots of extra information about DHCP transactions. #log-dhcp -# Include a another lot of configuration options. +# Include another lot of configuration options. #conf-file=/etc/dnsmasq.more.conf #conf-dir=/etc/dnsmasq.d