From 74ad96b98094898711283863125299a87c561cd7 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 14 Apr 2005 08:46:17 +0000 Subject: make this part consistent too; --- share/man/man8/vpn.8 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'share/man') diff --git a/share/man/man8/vpn.8 b/share/man/man8/vpn.8 index 8b4fe8f3a73..cc09628300c 100644 --- a/share/man/man8/vpn.8 +++ b/share/man/man8/vpn.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vpn.8,v 1.81 2005/04/14 08:41:52 jmc Exp $ +.\" $OpenBSD: vpn.8,v 1.82 2005/04/14 08:46:16 jmc Exp $ .\" .\" Copyright 1998 Niels Provos .\" All rights reserved. @@ -257,10 +257,10 @@ policy, if only to avoid filtering conflicts. To create a manual keyed VPN between two class C networks using 3DES encryption and the following IP addresses: .Bd -literal -offset indent - GATEWAY_A = 192.168.1.254 - NETWORK_A = 10.0.50.0/24 - GATEWAY_B = 192.168.2.1 - NETWORK_B = 10.0.99.0/24 +GATEWAY_A = 192.168.1.254 +GATEWAY_B = 192.168.2.1 +NETWORK_A = 10.0.50.0/24 +NETWORK_B = 10.0.99.0/24 .Ed .Bl -enum .It -- cgit v1.2.3