mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
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:
parent
9084fdf8fd
commit
04970b8d6e
1 changed files with 6 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue