svn commit: r306736 - head/sbin/nos-tun

Sevan Janiyan sevan at FreeBSD.org
Wed Oct 5 20:45:23 UTC 2016


Author: sevan (doc committer)
Date: Wed Oct  5 20:45:21 2016
New Revision: 306736
URL: https://svnweb.freebsd.org/changeset/base/306736

Log:
  Add history section to nos-tun(8)
  
  PR:		212545
  Approved by:	bcr (mentor)
  MFC after:	5 days
  Differential Revision:	https://reviews.freebsd.org/D8104

Modified:
  head/sbin/nos-tun/nos-tun.8

Modified: head/sbin/nos-tun/nos-tun.8
==============================================================================
--- head/sbin/nos-tun/nos-tun.8	Wed Oct  5 20:42:35 2016	(r306735)
+++ head/sbin/nos-tun/nos-tun.8	Wed Oct  5 20:45:21 2016	(r306736)
@@ -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 at itfs.nsk.su


More information about the svn-src-all mailing list