diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index 860b10d7..a6b5e595 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -2238,7 +2238,9 @@ In examples, "C:" and "S:" indicate lines sent by the client and - server respectively. + server respectively. The client sends the first line, and the + server must respond to each line from the client with a single-line + reply, with one exception: there is no reply to the BEGIN command. Protocol Overview