[Dnsmasq-discuss] [PATCH 2/3] via TFTP, minor typo fix

Geert Stappers stappers at stappers.nl
Sat Jun 6 19:25:14 BST 2020


The "FTP" looked awark after reading all those "_T_FTP".

Also more readable comment / better documenting what is going on.
---
 dnsmasq.conf.example | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dnsmasq.conf.example b/dnsmasq.conf.example
index 4dbec7b..e58c812 100644
--- a/dnsmasq.conf.example
+++ b/dnsmasq.conf.example
@@ -498,7 +498,7 @@
 # Enable dnsmasq's built-in TFTP server
 #enable-tftp
 
-# Set the root directory for files available via FTP.
+# Set the root directory for files we make available via TFTP.
 #tftp-root=/var/ftpd
 
 # Do not abort if the tftp-root is unavailable
-- 
2.1.4




More information about the Dnsmasq-discuss mailing list