diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml
index 83001963..ce6cf04c 100644
--- a/doc/dbus-specification.xml
+++ b/doc/dbus-specification.xml
@@ -7826,7 +7826,8 @@
OBJECT_PATH
The opaque object path that was returned from the
- AddServer method, identifying a
+ AddServer method, identifying a
per-container server.
This output parameter is produced by the message bus.
@@ -7956,10 +7957,10 @@
STRING
Reversed domain name identifying a container
- manager or container technology, as passed to the
- AddServer method, such as
- org.flatpak or
- io.snapcraft.
+ manager or container technology,
+ the same as the corresponding parameter in
+ GetConnectionInfo.
This output parameter is controlled by the creator
of the per-container server.
@@ -7969,8 +7970,9 @@
STRING
Some unique identifier for an application or container,
- whose meaning is defined by the maintainers of the
- container type.
+ the same as the corresponding parameter in
+ GetConnectionInfo.
This output parameter is controlled by the creator
of the per-container server.
@@ -7979,9 +7981,10 @@
4DICT<STRING,VARIANT>
- Metadata describing the application or container, with the
- keys and values defined by the maintainers of the container
- type.
+ Metadata describing the application or container,
+ the same as the corresponding parameter in
+ GetConnectionInfo.
This output parameter is controlled by the creator
of the per-container server.