diff options
Diffstat (limited to 'man/strongswan.conf.5.in')
-rw-r--r-- | man/strongswan.conf.5.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in index e114903dd..73d92b35d 100644 --- a/man/strongswan.conf.5.in +++ b/man/strongswan.conf.5.in @@ -240,7 +240,7 @@ otherwise a random port will be allocated. Process RTM_NEWROUTE and RTM_DELROUTE events .TP .BR charon.receive_delay " [0]" -Delay for receiving packets, to simulate larger RTT +Delay in ms for receiving packets, to simulate larger RTT .TP .BR charon.receive_delay_response " [yes]" Delay response messages @@ -277,7 +277,7 @@ Numerical routing table to install routes to Priority of the routing table .TP .BR charon.send_delay " [0]" -Delay for sending packets, to simulate larger RTT +Delay in ms for sending packets, to simulate larger RTT .TP .BR charon.send_delay_response " [yes]" Delay response messages |