From 32a27378239aadb80d6d17f2cfbc9b5ba9a9b2c0 Mon Sep 17 00:00:00 2001 From: Alex Musolino Date: Tue, 2 Jul 2019 22:24:10 +0930 Subject: [PATCH] tinc(8): add history section --- sys/man/8/tinc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys/man/8/tinc b/sys/man/8/tinc index 47baaf0a1..0cd7b32e4 100644 --- a/sys/man/8/tinc +++ b/sys/man/8/tinc @@ -118,3 +118,6 @@ Sets our hostname to .I https://www.tinc-vpn.org/documentation/ .SH SOURCE .B /sys/src/cmd/ip/tinc.c +.SH HISTORY +.I Tinc +first appeared in 9front (October, 2017).