Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2fccc88

Browse files
committed
Document that bits to the right of the CIDR mask "should" be zero, not
"must".
1 parent8f59e02 commit2fccc88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/client-auth.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ hostnossl <replaceable>database</replaceable> <replaceable>user</replaceable>
231231
An IP address is specified in standard dotted decimal
232232
notation with a <acronym>CIDR</> mask length. The mask
233233
length indicates the number of high-order bits of the client
234-
IP address that must match. Bits to the right of thismust
234+
IP address that must match. Bits to the right of thisshould
235235
be zero in the given IP address.
236236
There must not be any white space between the IP address, the
237237
<literal>/</literal>, and the CIDR mask length.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp