aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6-dnsip4-filter.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2014-12-19 02:41:02 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2014-12-19 02:41:02 +0000
commit613084629e6973ecfa0197ded5ed857c09bd2a5e (patch)
tree498cf1c3b550a8206e46fd771bb5d8a0034a82a4 /doc/s6-dnsip4-filter.html
parentf75a69f25b0fa3467bd1eaee60444875dc900998 (diff)
downloads6-dns-613084629e6973ecfa0197ded5ed857c09bd2a5e.tar.gz
Documentation fixes
Diffstat (limited to 'doc/s6-dnsip4-filter.html')
-rw-r--r--doc/s6-dnsip4-filter.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-dnsip4-filter.html b/doc/s6-dnsip4-filter.html
index 5433438..94beb58 100644
--- a/doc/s6-dnsip4-filter.html
+++ b/doc/s6-dnsip4-filter.html
@@ -101,7 +101,7 @@ argument to <a href="s6-dnsq.html">s6-dnsq</a>.
<h2> Notes </h2>
<p>
- s6-dnsip4-filter does not perform DNS resolutions itself. Instead, if forks
+ s6-dnsip4-filter does not perform DNS resolutions itself. Instead, it forks
a <a href="skadns/skadnsd.html">skadnsd</a> child and sends it queries, getting
the results asynchronously. The s6-dns filter programs have actually been
written as example uses of the <a href="skadns/">skadns library</a>.