diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml
index 486d2e53..5523693d 100644
--- a/doc/dbus-specification.xml
+++ b/doc/dbus-specification.xml
@@ -7513,6 +7513,10 @@
same syntactic rules as a
D-Bus
interface name.
+ Container managers should use the same identifier here
+ that they use for the
+ set_sandbox_engine request in the
+ Wayland security-context extension.
@@ -7525,6 +7529,10 @@
type does not have a concept of identifying or
naming its applications or containers by a string,
using the empty string here is suggested.
+ Container managers should use the same identifier here
+ that they use for the
+ set_app_id request in the
+ Wayland security-context extension.
@@ -7537,6 +7545,10 @@
type does not have a concept of identifying or
naming instances by a string,
using the empty string here is suggested.
+ Container managers should use the same identifier here
+ that they use for the
+ set_instance_id request in the
+ Wayland security-context extension.