10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbcf4b9 commit 56bb7f2Copy full SHA for 56bb7f2
doc/src/sgml/client-auth.sgml
@@ -241,8 +241,8 @@ hostnossl <replaceable>database</replaceable> <replaceable>user</replaceable>
241
<literal>172.20.143.89/32</literal> for a single host, or
242
<literal>172.20.143.0/24</literal> for a small network, or
243
<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
+ <literal>0.0.0.0/0</literal> represents all
+ IPv4 addresses, and <literal>::/0</literal> represents
246
all IPv6 addresses.
247
To specify a single host, use a CIDR mask of 32 for IPv4 or
248
128 for IPv6. In a network address, do not omit trailing zeroes.
0 commit comments