diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-16 17:44:34 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-16 17:44:34 +0000 |
commit | 2d1d27d17734979010fb2ad96690356c2eb6c2b5 (patch) | |
tree | 5cf897571e7e09c9adc06f8ce2d754cfd19fee5e /share | |
parent | 8c825a35311c5f2294b712041a1c9910c3dd6873 (diff) |
More formatting repairs.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/esis.4 | 4 | ||||
-rw-r--r-- | share/man/man8/vpn.8 | 4 |
2 files changed, 4 insertions, 4 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 |