We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent8f59e02 commit2fccc88Copy 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 thismust
+ IP address that must match. Bits to the right of thisshould
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.