From 877ec2ac69f0a2803b1477444170297a36fc02bb Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Fri, 31 Mar 2006 09:15:19 +0000 Subject: uppercase `ip'; --- sbin/ipsecctl/ipsec.conf.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sbin/ipsecctl') diff --git a/sbin/ipsecctl/ipsec.conf.5 b/sbin/ipsecctl/ipsec.conf.5 index 4b5ad686a6a..bc52eff04ba 100644 --- a/sbin/ipsecctl/ipsec.conf.5 +++ b/sbin/ipsecctl/ipsec.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsec.conf.5,v 1.34 2006/03/30 12:44:20 markus Exp $ +.\" $OpenBSD: ipsec.conf.5,v 1.35 2006/03/31 09:15:18 jmc Exp $ .\" .\" Copyright (c) 2004 Mathieu Sauve-Frankel All rights reserved. .\" @@ -532,7 +532,7 @@ flow esp from 192.168.7.0/24 to 192.168.8.0/24 peer 192.168.3.12 flow esp out from 192.168.7.0/24 to 192.168.8.0/24 peer 192.168.3.12 flow esp in from 192.168.8.0/24 to 192.168.7.0/24 peer 192.168.3.12 -# Same as above, but explicitly specifying the local gateway ip +# Same as above, but explicitly specifying the local gateway IP flow esp from 192.168.7.0/24 to 192.168.8.0/24 \e local 192.168.1.1 peer 192.168.3.12 -- cgit v1.2.3