doc/ts6-protocol: Correct the mode letter for termination

This commit is contained in:
Mantas Mikulėnas 2014-01-12 21:17:34 +02:00
parent dbd8ca2bf6
commit 9337f5ce45

View file

@ -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).