summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-08-22 01:44:27 +0000
committerLennart Poettering <lennart@poettering.net>2006-08-22 01:44:27 +0000
commit7addead62ad76bfad74d1970cea2b73450f98973 (patch)
tree18cc8ed086706916edb875d74f7c6c5595d80319
parent6810ad72bf93fb80947fdbd2bdb1529c0afc4135 (diff)
documentation update
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1257 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r--avahi-common/defs.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/avahi-common/defs.h b/avahi-common/defs.h
index 89df59d..4efa5ad 100644
--- a/avahi-common/defs.h
+++ b/avahi-common/defs.h
@@ -102,8 +102,10 @@
* states they might not be accessible since the local host name is
* not established.
* - Remove your services when the server enters
- * AVAHI_SERVER_COLLISION state. Your services may no be reachable
- * anymore since the local host name is no longer established.
+ * AVAHI_SERVER_COLLISION or AVAHI_SERVER_REGISTERING state. Your
+ * services may no be reachable anymore since the local host name is
+ * no longer established or is currently in the process of being
+ * established.
* - When registering services, use the following algorithm:
* - Create a new entry group (i.e. avahi_entry_group_new())
* - Add your service(s)/additional host names (i.e. avahi_entry_group_add_service())