doc/ts6-protocol: Correct the mode letter for termination
This commit is contained in:
parent
dbd8ca2bf6
commit
9337f5ce45
1 changed files with 1 additions and 1 deletions
|
@ -725,7 +725,7 @@ source: server
|
|||
parameters: source uid, target uid, mode, data
|
||||
|
||||
Part of a SASL authentication exchange. The mode is 'C' to send some data
|
||||
(base64 encoded), or 'S' to end the exchange (data indicates type of
|
||||
(base64 encoded), or 'D' to end the exchange (data indicates type of
|
||||
termination: 'A' for abort, 'F' for authentication failure, 'S' for
|
||||
authentication success).
|
||||
|
||||
|
|
Loading…
Reference in a new issue