diff --git a/docs/formatnetwork.html.in b/docs/formatnetwork.html.in index f5a48d9b92..b1b2391f43 100644 --- a/docs/formatnetwork.html.in +++ b/docs/formatnetwork.html.in @@ -1035,7 +1035,7 @@
dns
element can have also 0 or more srv
record elements. Each srv
record element defines a DNS SRV record
and has 2 mandatory and 5 optional attributes. The mandatory attributes
- are service name
and protocol
(tcp, udp)
+ are service
and protocol
(tcp, udp)
and the optional attributes are target
,
port
, priority
, weight
and
domain
as defined in DNS server SRV RFC (RFC 2782).