doc: fix missing backtick in 2e16037
This commit is contained in:
parent
21265e20d3
commit
a60f67192f
@ -177,7 +177,7 @@ on more than one address.
|
|||||||
|
|
||||||
The `addressType` is one of:
|
The `addressType` is one of:
|
||||||
|
|
||||||
* `4' (TCPv4)
|
* `4` (TCPv4)
|
||||||
* `6` (TCPv6)
|
* `6` (TCPv6)
|
||||||
* `-1` (unix domain socket)
|
* `-1` (unix domain socket)
|
||||||
* `"udp4"` or `"udp6"` (UDP v4 or v6)
|
* `"udp4"` or `"udp6"` (UDP v4 or v6)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user