More formatting repairs.
authoraaron <aaron@openbsd.org>
Sun, 16 Apr 2000 17:44:33 +0000 (17:44 +0000)
committeraaron <aaron@openbsd.org>
Sun, 16 Apr 2000 17:44:33 +0000 (17:44 +0000)
share/man/man4/esis.4
share/man/man8/vpn.8
usr.sbin/vnconfig/vnconfig.8

index f0325ad..9142a3f 100644 (file)
@@ -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
index c2f9b4e..5698fc1 100644 (file)
@@ -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
index c40c4aa..8069e89 100644 (file)
@@ -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.