We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f59e02 commit 2fccc88Copy full SHA for 2fccc88
doc/src/sgml/client-auth.sgml
@@ -231,7 +231,7 @@ hostnossl <replaceable>database</replaceable> <replaceable>user</replaceable>
231
An IP address is specified in standard dotted decimal
232
notation with a <acronym>CIDR</> mask length. The mask
233
length indicates the number of high-order bits of the client
234
- IP address that must match. Bits to the right of this must
+ IP address that must match. Bits to the right of this should
235
be zero in the given IP address.
236
There must not be any white space between the IP address, the
237
<literal>/</literal>, and the CIDR mask length.
0 commit comments