summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-01-02 11:31:54 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-01-02 11:32:15 -0500
commit5121bbea01358986554c8c9155ad8cc3834d751d (patch)
tree46cb8baf507019fdb3bf3b911c78f3fc92675ff9 /static
parentf6121ad06b752c5e24ad4a956c62785908dfa66f (diff)
clarify DNS connections are to the DNS resolver
Diffstat (limited to 'static')
-rw-r--r--static/faq.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/static/faq.html b/static/faq.html
index 9d1ddb63..ad0ded11 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -941,10 +941,12 @@
the Google service if you prefer.</p>
</li>
<li>
- <p>DNS connectivity and functionality tests</p>
+ <p>DNS connectivity and functionality tests involving connections to
+ the network / user provided DNS resolvers</p>
</li>
<li>
- <p>DNS resolution for other connections</p>
+ <p>DNS resolution for other connections involving connections to the
+ network / user provided DNS resolvers</p>
</li>
</ul>