From da21793679e289df31b21d84c898a1582ab19e78 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Thu, 9 Aug 2012 14:11:08 +0200 Subject: make max_message_size parameter consistent with similar options --- man/strongswan.conf.5.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in index 1a4da0016..f08d00497 100644 --- a/man/strongswan.conf.5.in +++ b/man/strongswan.conf.5.in @@ -500,13 +500,13 @@ certificates even if they don't contain a CA basic constraint. .BR charon.plugins.stroke.max_concurrent " [4]" Maximum number of stroke messages handled concurrently .TP -.BR charon.plugins.tnccs-11.max_msg_size " [45000]" +.BR charon.plugins.tnccs-11.max_message_size " [45000]" Maximum size of a PA-TNC message (XML & Base64 encoding) .TP .BR charon.plugins.tnccs-20.max_batch_size " [65522]" Maximum size of a PB-TNC batch (upper limit via PT-EAP = 65529) .TP -.BR charon.plugins.tnccs-20.max_msg_size " [65490]" +.BR charon.plugins.tnccs-20.max_message_size " [65490]" Maximum size of a PA-TNC message (upper limit via PT-EAP = 65497) .TP .BR charon.plugins.tnc-ifmap.device_name -- cgit v1.2.3