Date: Sun, 16 Oct 2016 23:52:27 +0000 (UTC) From: Sevan Janiyan <sevan@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r307444 - stable/11/sbin/nos-tun Message-ID: <201610162352.u9GNqRF3035564@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sevan (doc committer) Date: Sun Oct 16 23:52:27 2016 New Revision: 307444 URL: https://svnweb.freebsd.org/changeset/base/307444 Log: MFC r306736: Add history section to nos-tun(8) PR: 212545 Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D8104 Modified: stable/11/sbin/nos-tun/nos-tun.8 Directory Properties: stable/11/ (props changed) Modified: stable/11/sbin/nos-tun/nos-tun.8 ============================================================================== --- stable/11/sbin/nos-tun/nos-tun.8 Sun Oct 16 23:51:15 2016 (r307443) +++ stable/11/sbin/nos-tun/nos-tun.8 Sun Oct 16 23:52:27 2016 (r307444) @@ -8,7 +8,7 @@ .\" .\" $FreeBSD$ .\" -.Dd April 11, 1998 +.Dd October 5, 2016 .Dt NOS-TUN 8 .Os .Sh NAME @@ -80,6 +80,11 @@ tunnel mode nos tunnel destination 192.168.59.34 tunnel source 192.168.56.45 .Ed +.Sh HISTORY +The +.Nm +utility appeared in +.Fx 3.0 . .Sh AUTHORS .An -nosplit .An Nickolay N. Dudorov Aq Mt nnd@itfs.nsk.su
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610162352.u9GNqRF3035564>