summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/avahi.service.5.xml.in14
1 files changed, 9 insertions, 5 deletions
diff --git a/man/avahi.service.5.xml.in b/man/avahi.service.5.xml.in
index 7580d63..168682d 100644
--- a/man/avahi.service.5.xml.in
+++ b/man/avahi.service.5.xml.in
@@ -59,12 +59,12 @@
type. Should contain one <opt>&lt;type&gt;</opt> and one
<opt>&lt;port&gt;</opt> element. Optionally it may contain one
<opt>&lt;domain-name&gt;</opt>, one
- <opt>&lt;host-name&gt;</opt> and multiple
+ <opt>&lt;host-name&gt;</opt>, any number of
+ <opt>&lt;subtype&gt;</opt> and any number of
<opt>&lt;txt-record&gt;</opt> elements. The attribute
- <opt>protocol</opt> specifies the protocol to
- advertise the service on. If <opt>any</opt> is used (which is
- the default), the service will be advertised on both IPv4 and
- IPv6.</p>
+ <opt>protocol</opt> specifies the protocol to advertise the
+ service on. If <opt>any</opt> is used (which is the default),
+ the service will be advertised on both IPv4 and IPv6.</p>
</option>
<option>
@@ -72,6 +72,10 @@
</option>
<option>
+ <p><opt>&lt;subtype&gt;</opt> Contains an additional DNS-SD service subtype for this service. e.g. "_anon._sub._ftp._tcp".</p>
+ </option>
+
+ <option>
<p><opt>&lt;domain-name&gt;</opt> The domain name this service
should be registered. If omited defaults to the default domain
of the avahi daemon. (probably .local)</p>