Add history section to nos-tun(8)

PR:		212545
Approved by:	bcr (mentor)
MFC after:	5 days
Differential Revision:	https://reviews.freebsd.org/D8104
This commit is contained in:
Sevan Janiyan 2016-10-05 20:45:21 +00:00
parent 9084fdf8fd
commit 04970b8d6e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=306736

View File

@ -8,7 +8,7 @@
.\" .\"
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd April 11, 1998 .Dd October 5, 2016
.Dt NOS-TUN 8 .Dt NOS-TUN 8
.Os .Os
.Sh NAME .Sh NAME
@ -80,6 +80,11 @@ tunnel mode nos
tunnel destination 192.168.59.34 tunnel destination 192.168.59.34
tunnel source 192.168.56.45 tunnel source 192.168.56.45
.Ed .Ed
.Sh HISTORY
The
.Nm
utility appeared in
.Fx 3.0 .
.Sh AUTHORS .Sh AUTHORS
.An -nosplit .An -nosplit
.An Nickolay N. Dudorov Aq Mt nnd@itfs.nsk.su .An Nickolay N. Dudorov Aq Mt nnd@itfs.nsk.su