Fix BNF from --srv-host in manpage.

This commit is contained in:
Simon Kelley
2025-07-14 15:15:26 +01:00
parent 65e9a8957c
commit 2b844b8c83

View File

@@ -673,7 +673,7 @@ machine on which dnsmasq is running) for each
local machine. Local machines are those in /etc/hosts or with DHCP local machine. Local machines are those in /etc/hosts or with DHCP
leases. leases.
.TP .TP
.B \-W, --srv-host=<_service>.<_prot>.[<domain>],[<target>[,<port>[,<priority>[,<weight>]]]] .B \-W, --srv-host=<_service>.<_prot>[.<domain>],[<target>[,<port>[,<priority>[,<weight>]]]]
Return a SRV DNS record. See RFC2782 for details. If not supplied, the Return a SRV DNS record. See RFC2782 for details. If not supplied, the
domain defaults to that given by domain defaults to that given by
.B --domain. .B --domain.