From b1e6b29b48d66759f1d56b4b45b241e38e468a1d Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 1 Mar 2007 20:30:10 +0000 Subject: improve the description of -a. specifically, make it clear that ipsec.conf users do not want to run isakmpd -a unless they are messing with manual flows; closes documentation/5399, from sthen original diff and feedback from sthen ok hshoexer --- sbin/isakmpd/isakmpd.8 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sbin/isakmpd/isakmpd.8') diff --git a/sbin/isakmpd/isakmpd.8 b/sbin/isakmpd/isakmpd.8 index 7a7f8bd44ab..94b0721ab6f 100644 --- a/sbin/isakmpd/isakmpd.8 +++ b/sbin/isakmpd/isakmpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isakmpd.8,v 1.100 2006/12/05 14:29:14 jmc Exp $ +.\" $OpenBSD: isakmpd.8,v 1.101 2007/03/01 20:30:09 jmc Exp $ .\" $EOM: isakmpd.8,v 1.23 2000/05/02 00:30:23 niklas Exp $ .\" .\" Copyright (c) 1998, 1999, 2000, 2001 Niklas Hallqvist. @@ -117,13 +117,13 @@ The default is to use both IPv4 and IPv6. If given, .Nm does not set up flows automatically. -This is useful when flows are configured with -.Xr ipsecctl 8 -or by other programs like +Instead manual flows may be configured using +.Xr ipsec.conf 5 +or by programs such as .Xr bgpd 8 . Thus .Nm -only takes care of the SA establishment. +only takes care of SA establishment. .It Fl c Ar config-file If given, the .Fl c -- cgit v1.2.3