From 64e68d2298ea1dc2c4e3a11bdecbd62f3d047850 Mon Sep 17 00:00:00 2001 From: Kenyon Ralph Date: Mon, 28 Oct 2019 11:48:36 -0700 Subject: [PATCH] man: Correct typo in description of closeaction Closes strongswan/strongswan#158. --- man/ipsec.conf.5.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/ipsec.conf.5.in b/man/ipsec.conf.5.in index 232408912..ced12680f 100644 --- a/man/ipsec.conf.5.in +++ b/man/ipsec.conf.5.in @@ -323,7 +323,7 @@ defines the action to take if the remote peer unexpectedly closes a CHILD_SA for meaning of values). A .B closeaction should not be -used if the peer uses reauthentication or uniquids checking, as these events +used if the peer uses reauthentication or uniqueids checking, as these events might trigger the defined action when not desired. .TP .BR compress " = yes | " no