diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml index c2fc6d3261..d871c041ce 100644 --- a/doc/src/sgml/client-auth.sgml +++ b/doc/src/sgml/client-auth.sgml @@ -922,8 +922,8 @@ omicron bryanh guest1 - The password-based authentication methods are scram - md5 and password. These methods operate + The password-based authentication methods are scram, + md5, and password. These methods operate similarly except for the way that the password is sent across the connection.