summaryrefslogtreecommitdiffstats
path: root/sbin/nos-tun
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-12-18 15:16:24 +0000
committerru <ru@FreeBSD.org>2000-12-18 15:16:24 +0000
commit7fe8bd2b880598e53bc05e6231d702f96becc09e (patch)
tree878f8e76c54315edcb7335a67637cb7ab5a1e6cd /sbin/nos-tun
parent036612bde9cdb357b7e2c00a02d3a82e1aca4462 (diff)
downloadFreeBSD-src-7fe8bd2b880598e53bc05e6231d702f96becc09e.zip
FreeBSD-src-7fe8bd2b880598e53bc05e6231d702f96becc09e.tar.gz
Prepare for mdoc(7)NG.
Diffstat (limited to 'sbin/nos-tun')
-rw-r--r--sbin/nos-tun/nos-tun.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/nos-tun/nos-tun.8 b/sbin/nos-tun/nos-tun.8
index 1121088..7b7d5df 100644
--- a/sbin/nos-tun/nos-tun.8
+++ b/sbin/nos-tun/nos-tun.8
@@ -65,12 +65,12 @@ address set on the remote end.
This end, a
.Fx
box on address 192.168.59.34:
-.Bd -literal -offset indent 4m
+.Bd -literal -offset indent
nos-tun -t /dev/tun0 -s 192.168.61.1 -d 192.168.61.2 192.168.56.45
.Ed
.Pp
Remote cisco on address 192.168.56.45:
-.Bd -literal -offset indent 4m
+.Bd -literal -offset indent
interface tunnel 0
ip address 192.168.61.2 255.255.255.252
tunnel mode nos
OpenPOWER on IntegriCloud