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

Commit56bb7f2

Browse files
committed
Remove "all balls" mention of network address; change IPv6 address to ::/0.
1 parentfbcf4b9 commit56bb7f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,8 @@ hostnossl <replaceable>database</replaceable> <replaceable>user</replaceable>
241241
<literal>172.20.143.89/32</literal> for a single host, or
242242
<literal>172.20.143.0/24</literal> for a small network, or
243243
<literal>10.6.0.0/16</literal> for a larger one.
244-
<literal>0.0.0.0/0</literal>(<quote>all balls</>)represents all
245-
IPv4 addresses, and <literal>::</literal> represents
244+
<literal>0.0.0.0/0</literal> represents all
245+
IPv4 addresses, and <literal>::/0</literal> represents
246246
all IPv6 addresses.
247247
To specify a single host, use a CIDR mask of 32 for IPv4 or
248248
128 for IPv6. In a network address, do not omit trailing zeroes.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp