From adb30d640af659b3eb31bdfa1e03c9434aa2671c Mon Sep 17 00:00:00 2001
From: Justin Pettit tcp:[::1]:6632
.
+ e.g. tcp:[::1]:6633
.
If port is not specified, it currently defaults to
@@ -3515,7 +3515,7 @@
DNS name), is specified, then connections are restricted to the
specified local IP address (either IPv4 or IPv6). If
ip is an IPv6 address, wrap it in square brackets,
- e.g. pssl:6632:[::1]
.
+ e.g. pssl:6633:[::1]
.
If port is not specified, it currently defaults to
@@ -3543,7 +3543,7 @@
DNS name), is specified, then connections are restricted to the
specified local IP address (either IPv4 or IPv6). If
ip is an IPv6 address, wrap it in square brackets,
- e.g. ptcp:6632:[::1]
. If ip is not
+ e.g. ptcp:6633:[::1]
. If ip is not
specified then it listens only on IPv4 addresses.