summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man4/esis.44
-rw-r--r--share/man/man8/vpn.84
-rw-r--r--usr.sbin/vnconfig/vnconfig.84
3 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/esis.4 b/share/man/man4/esis.4
index f0325adf1ab..9142a3f2f45 100644
--- a/share/man/man4/esis.4
+++ b/share/man/man4/esis.4
@@ -1,3 +1,4 @@
+.\" $OpenBSD: esis.4,v 1.5 2000/04/16 17:44:33 aaron Exp $
.\" $NetBSD: esis.4,v 1.3 1994/11/30 16:22:12 jtc Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
@@ -167,8 +168,7 @@ either by writing a special purpose program, or using the
.Xr route 8
command e.g.:
.Bd -literal
-route add -iface -osi 49.0.4.8.0.2b.b.83.bf \
- -link qe0:8.0.2b.b.83.bf
+route add -iface -osi 49.0.4.8.0.2b.b.83.bf -link qe0:8.0.2b.b.83.bf
.Ed
.Pp
If the
diff --git a/share/man/man8/vpn.8 b/share/man/man8/vpn.8
index c2f9b4eeeb3..5698fc1a7d3 100644
--- a/share/man/man8/vpn.8
+++ b/share/man/man8/vpn.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vpn.8,v 1.29 2000/01/28 06:21:43 deraadt Exp $
+.\" $OpenBSD: vpn.8,v 1.30 2000/04/16 17:44:33 aaron Exp $
.\" Copyright 1998 Niels Provos <provos@physnet.uni-hamburg.de>
.\" All rights reserved.
.\"
@@ -332,7 +332,7 @@ incoming security association):
10.0.50.0 255.255.255.0 -ingress
# /sbin/ipsecadm flow -dst 192.168.1.254 -spi 1000 -proto esp \e\
- -addr 10.0.99.0 255.255.255.0 \e\
+ -addr 10.0.99.0 255.255.255.0 \e\
192.168.1.254 255.255.255.255 -ingress
.Ed
.It
diff --git a/usr.sbin/vnconfig/vnconfig.8 b/usr.sbin/vnconfig/vnconfig.8
index c40c4aa4aa1..8069e89491b 100644
--- a/usr.sbin/vnconfig/vnconfig.8
+++ b/usr.sbin/vnconfig/vnconfig.8
@@ -1,5 +1,5 @@
-.\" $OpenBSD: vnconfig.8,v 1.12 2000/03/19 17:57:17 aaron Exp $
-.\
+.\" $OpenBSD: vnconfig.8,v 1.13 2000/04/16 17:44:33 aaron Exp $
+.\"
.\" Copyright (c) 1993 University of Utah.
.\" Copyright (c) 1980, 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.