Spelling fixes.

This commit is contained in:
klemens
2017-02-19 15:53:37 +00:00
committed by Simon Kelley
parent 88a77a78ad
commit 43517fcaf5
10 changed files with 25 additions and 25 deletions

View File

@@ -132,7 +132,7 @@ NO_SCRIPT
NO_LARGEFILE
NO_AUTH
NO_INOTIFY
these are avilable to explicitly disable compile time options which would
these are available to explicitly disable compile time options which would
otherwise be enabled automatically (HAVE_IPV6, >2Gb file sizes) or
which are enabled by default in the distributed source tree. Building dnsmasq
with something like "make COPTS=-DNO_SCRIPT" will do the trick.