pgsql: Document that bits to the right of the CIDR mask "should" be zer - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Document that bits to the right of the CIDR mask "should" be zer
Date
Msg-id E1QWHwq-0005xw-Ty@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Document that bits to the right of the CIDR mask "should" be zero, not
"must".

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/8d49524a6abbbfc1c5958d8222638b8b070600f9

Modified Files
--------------
doc/src/sgml/client-auth.sgml |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Document that bits to the right of the CIDR mask "should" be zer
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Move parse2.pl to parse.pl