diff options
-rw-r--r-- | doc/src/sgml/protocol.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index d23df0261c9..4837be5016c 100644 --- a/doc/src/sgml/protocol.sgml +++ b/doc/src/sgml/protocol.sgml @@ -1401,7 +1401,7 @@ ErrorMessage. <para> <firstterm>SCRAM-SHA-256</> (called just <firstterm>SCRAM</> from now on) is the only implemented SASL mechanism, at the moment. It is described in detail - in RFC 7677 and RFC 5741. + in RFC 7677 and RFC 5802. </para> <para> |