mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
Fix BNF from --srv-host in manpage.
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user