git: 9front

Download patch

ref: 97be97f03a5f31f9121fe0bfe1f711cf996bef3a
parent: c2506bda14caf63587e63709af3668caba44918f
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Thu Nov 2 05:05:03 EDT 2017

tinc(8): mash -> mesh

--- 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 @@
 .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
--