EXTRA_DIST = $(DOC_MAIN_SGML_FILE) connman-introduction.xml
endif
-EXTRA_DIST += overview-api.txt manager-api.txt service-api.txt \
+EXTRA_DIST += overview-api.txt behavior-api.txt manager-api.txt \
device-api.txt network-api.txt service-api.txt \
connection-api.txt profile-api.txt agent-api.txt plugin-api.txt
--- /dev/null
+Interface behavior description
+******************************
+
+
+Ethernet service
+================
+
+The Ethernet based service is a special case since it has no children, but
+still can be manually connected and disconnected while also has an implicit
+behavior when physically plugging in or removing an Ethernet cable.
+