From 58dbdd3113ff75b7262ac2e7a8474550a2dacfd3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 26 Oct 2005 02:03:11 +0000 Subject: * add support for subtypes for static services git-svn-id: file:///home/lennart/svn/public/avahi/trunk@875 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- man/avahi.service.5.xml.in | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'man') 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,18 +59,22 @@ type. Should contain one <type> and one <port> element. Optionally it may contain one <domain-name>, one - <host-name> and multiple + <host-name>, any number of + <subtype> and any number of <txt-record> elements. The attribute - protocol specifies the protocol to - advertise the service on. If any is used (which is - the default), the service will be advertised on both IPv4 and - IPv6.

+ protocol specifies the protocol to advertise the + service on. If any is used (which is the default), + the service will be advertised on both IPv4 and IPv6.

+ +