summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-03-31 20:32:58 -0700
committerMarcel Holtmann <marcel@holtmann.org>2009-03-31 20:32:58 -0700
commit2da467e698563d3be334a2bbf7038cb74e56c753 (patch)
tree2e9020277508102527f50be1388c6513ffc8d881 /doc
parentaa0d80d82c9bca7a8b9450ed490c621f8f5b79a6 (diff)
downloadconnman-2da467e698563d3be334a2bbf7038cb74e56c753.tar.gz
connman-2da467e698563d3be334a2bbf7038cb74e56c753.tar.bz2
connman-2da467e698563d3be334a2bbf7038cb74e56c753.zip
Update details about service type property
Diffstat (limited to 'doc')
-rw-r--r--doc/service-api.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt
index 3ae9faf4..0ed686c7 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -26,4 +26,8 @@ Properties string Name [readonly]
string Type [readonly]
- The device type (for example "ethernet", "wifi" etc.)
+ The service type (for example "ethernet", "wifi" etc.)
+
+ This information should only be used to determine
+ advanced properties or showing the correct icon
+ to the user.