summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorTrent Lloyd <lathiat@bur.st>2005-08-19 17:55:51 +0000
committerTrent Lloyd <lathiat@bur.st>2005-08-19 17:55:51 +0000
commita52bd64a8db2c07bb2309cf2d8b888cc1a47ec56 (patch)
tree592dc6a9b9faacd293805d105666d0bb2d19c2c9 /man
parent2551f4d1cb1c2dfb02474c3ff4b5c2606076ffba (diff)
* Add support for specifying the protocol in service definition files
* Add support for proper URL encoding of IPv6 addresses to avahi-bookmarks * Cast some calls in dbus-watch-glue to get rid of warnings git-svn-id: file:///home/lennart/svn/public/avahi/trunk@357 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'man')
-rw-r--r--man/avahi.service.5.xml.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/avahi.service.5.xml.in b/man/avahi.service.5.xml.in
index 89d9c03..5260ef2 100644
--- a/man/avahi.service.5.xml.in
+++ b/man/avahi.service.5.xml.in
@@ -88,6 +88,10 @@
</option>
<option>
+ <p><opt>&lt;protocol&gt;</opt> The protocol to advertise the service on, can be any of <opt>ipv4</opt>, <opt>ipv6</opt> or <opt>any</opt>.</p>
+ </option>
+
+ <option>
<p><opt>&lt;txt-record&gt;</opt> DNS-SD TXT record data.</p>
</option>