From: Pavel Strashkin Date: Thu, 1 Nov 2012 19:29:23 +0000 (-0700) Subject: spec: fix command name REJECT -> REJECTED X-Git-Tag: dbus-1.7.0~38 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=847c542374d3896a66133867c9d3b89e1c47e21e;p=platform%2Fupstream%2Fdbus.git spec: fix command name REJECT -> REJECTED Signed-off-by: Pavel Strashkin Signed-off-by: Colin Walters --- diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index b313070..5d1cd10 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -2427,7 +2427,7 @@ - Receive REJECT [mechs] → send AUTH [next mech], + Receive REJECTED [mechs] → send AUTH [next mech], goto WaitingForData or WaitingForOK @@ -2463,7 +2463,7 @@ - Receive REJECT [mechs] → send AUTH [next mech], + Receive REJECTED [mechs] → send AUTH [next mech], goto WaitingForData or WaitingForOK @@ -2505,7 +2505,7 @@ - REJECT means that the client failed to authenticate or + REJECTED means that the client failed to authenticate or there was an error in RESP. @@ -2552,7 +2552,7 @@ - MECH(RESP) returns REJECT → send REJECTED + MECH(RESP) returns REJECTED → send REJECTED [mechs], goto WaitingForAuth @@ -2606,7 +2606,7 @@ - MECH(RESP) returns REJECT → send REJECTED + MECH(RESP) returns REJECTED → send REJECTED [mechs], goto WaitingForAuth