From 579bf464a7d54bf71fb9a9192552d87408876bcd Mon Sep 17 00:00:00 2001 From: "Federico G. Schwindt" Date: Mon, 8 Sep 2003 14:01:14 +0000 Subject: fix command line; deraadt@ jmc@ ok. --- share/man/man8/vpn.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/man/man8/vpn.8 b/share/man/man8/vpn.8 index 04fcf1583fc..98f43c4f9a2 100644 --- a/share/man/man8/vpn.8 +++ b/share/man/man8/vpn.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vpn.8,v 1.69 2003/09/05 09:32:18 jmc Exp $ +.\" $OpenBSD: vpn.8,v 1.70 2003/09/08 14:01:13 fgsch Exp $ .\" .\" Copyright 1998 Niels Provos .\" All rights reserved. @@ -159,7 +159,7 @@ must be defined on each end of the VPN, e.g.: # ipsecadm new esp -spi $SPI_BA -src $GATEWAY_B \e -dst $GATEWAY_A -forcetunnel -enc 3des -auth sha1 \e -keyfile $ENCRYPTION_KEY_FILE \e - -authkeyfile$ AUTHENTICATION_KEY_FILE + -authkeyfile $AUTHENTICATION_KEY_FILE .Ed .Pp Note that the -- cgit v1.2.3