pgsql: Change the option spelling to --connection-limit to be consistent

Started by Peter Eisentrautover 20 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Log Message:
-----------
Change the option spelling to --connection-limit to be consistent with the
SQL option spelling.

Modified Files:
--------------
pgsql/doc/src/sgml/ref:
createuser.sgml (r1.42 -> r1.43)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/createuser.sgml.diff?r1=1.42&r2=1.43)
pgsql/src/bin/scripts:
createuser.c (r1.18 -> r1.19)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/scripts/createuser.c.diff?r1=1.18&r2=1.19)