From d0ec7687dbdb51b10064514e5c3172d25546c9e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 12:05:49 +0000 Subject: [PATCH] Update HTML documentation from man pages --- doc/html/man5/3proxy.cfg.5.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/html/man5/3proxy.cfg.5.html b/doc/html/man5/3proxy.cfg.5.html index 2ecbe57..bb16776 100644 --- a/doc/html/man5/3proxy.cfg.5.html +++ b/doc/html/man5/3proxy.cfg.5.html @@ -492,7 +492,11 @@ experimental.

Nameserver to use for name resolutions. If none specified system routines for name resolution is used. Optional port number may be specified. If optional /tcp is added to IP -address, name resolution is performed over TCP.

+address, name resolution is performed over TCP. An IPv6 +address has to be enclosed in square brackets:
+nserver 1.1.1.1
+nserver [2001:4860:4860::8844]
+nserver [2001:4860:4860::8844]:5353/tcp

authnserver