diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-11-02 09:05:03 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-11-02 09:05:03 +0100 |
commit | 04ce485f1b4453335db70b4a1b5d2c96458db3c1 (patch) | |
tree | d4903e0d22c42915ceb9ee6d77be131cae45275d /sys/man/8 | |
parent | efdd6afcd69fbaf04fbbddfc1c754b9d31123ec1 (diff) |
tinc(8): mash -> mesh
Diffstat (limited to 'sys/man/8')
-rw-r--r-- | sys/man/8/tinc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/man/8/tinc b/sys/man/8/tinc index c004677fe..47baaf0a1 100644 --- a/sys/man/8/tinc +++ b/sys/man/8/tinc @@ -1,6 +1,6 @@ .TH TINC 8 .SH NAME -tinc - mash peer to peer VPN +tinc - mesh peer to peer VPN .SH SYNOPSIS .B ip/tinc [ @@ -27,7 +27,7 @@ tinc - mash peer to peer VPN .I hosts... ] .SH DESCRIPTION -Tinc implements the mash peer to peer VPN protocol from +Tinc implements the mesh peer to peer VPN protocol from .I https://www.tinc-vpn.org/ as of version 1.0.32. Within a tinc VPN one can reach all the subnets of all hosts within the network even when not |