summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/adapter-api.txt2
-rw-r--r--doc/device-api.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt
index 1f28988e..56590c8e 100644
--- a/doc/adapter-api.txt
+++ b/doc/adapter-api.txt
@@ -12,7 +12,7 @@ Adapter hierarchy
Service org.bluez
Interface org.bluez.Adapter
-Object path /org/bluez/{hci0,hci1,...}
+Object path /{hci0,hci1,...}
Methods dict GetProperties()
diff --git a/doc/device-api.txt b/doc/device-api.txt
index dd14d04b..61911f44 100644
--- a/doc/device-api.txt
+++ b/doc/device-api.txt
@@ -12,7 +12,7 @@ Device hierarchy
Service org.bluez
Interface org.bluez.Device
-Object path /org/bluez/{hci0,hci1,...}/dev_XX_XX_XX_XX_XX_XX
+Object path /{hci0,hci1,...}/dev_XX_XX_XX_XX_XX_XX
Methods dict GetProperties()