aboutsummaryrefslogtreecommitdiffhomepage
path: root/man
diff options
context:
space:
mode:
authorGravatar Anders Kaseorg <andersk@mit.edu>2014-09-29 16:28:50 -0400
committerGravatar John Hood <cgull@glup.org>2015-05-28 22:49:46 -0400
commite7903f0de2b93f729fbf6b524145e4d4309c95f3 (patch)
tree8de0a9f82175365dd4a2614b62a0a9531073e6b9 /man
parent14bdd8f00f5a7e0acbb2a607a5d84ae6c151aaf8 (diff)
scripts/mosh: Allow IO::Socket::INET6 as an alternative to IO::Socket::IP
Some systems have IO::Socket::INET6 preinstalled, so we might as well accept either. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Diffstat (limited to 'man')
-rw-r--r--man/mosh.13
1 files changed, 2 insertions, 1 deletions
diff --git a/man/mosh.1 b/man/mosh.1
index 1e6a6a2..8838c61 100644
--- a/man/mosh.1
+++ b/man/mosh.1
@@ -123,7 +123,8 @@ Synonym for \-\-predict=never
.TP
.B --family=\fIFAMILY\fP
Force the use of a particular address family, which defaults to `inet'
-(IPv4), and can also be `inet6' (IPv6; requires IO::Socket::IP).
+(IPv4), and can also be `inet6' (IPv6; requires IO::Socket::IP or
+IO::Socket::INET6).
.TP
.B -4