minor typo in client-auth.sgml

Started by Jaime Casanovaover 8 years ago2 messages
#1Jaime Casanova
jaime.casanova@2ndquadrant.com

Hi,

I was reading about SCRAM and the changes in the docs and found that
in this sentence (in doc/src/sgml/client-auth.sgml:925) there is a
missing comma (,) when listing the "password-based authentication
methods":

"""
The password-based authentication methods are <literal>scram</>
<literal>md5</> and <literal>password</>.
"""

--
Jaime Casanova www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#2Peter Eisentraut
peter.eisentraut@2ndquadrant.com
In reply to: Jaime Casanova (#1)
Re: minor typo in client-auth.sgml

On 4/14/17 18:26, Jaime Casanova wrote:

I was reading about SCRAM and the changes in the docs and found that
in this sentence (in doc/src/sgml/client-auth.sgml:925) there is a
missing comma (,) when listing the "password-based authentication
methods":

"""
The password-based authentication methods are <literal>scram</>
<literal>md5</> and <literal>password</>.
"""

fixed

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers