diff options
-rw-r--r-- | usr/local/pkg/sasyncd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/pkg/sasyncd.xml b/usr/local/pkg/sasyncd.xml index 99b650c..be2b97d 100644 --- a/usr/local/pkg/sasyncd.xml +++ b/usr/local/pkg/sasyncd.xml @@ -10,7 +10,7 @@ <!-- Menu is where this packages menu will appear --> <menu> <name>VPN failover</name> - <tooltiptext>The sasyncd daemon synchronizes IPsec SA and SPD information between a number of failover IPsec gateways. The most typical scenario is to run sasyncd on hosts also running isakmpd and sharing a common IP-address using carp.</tooltiptext> + <tooltiptext>The sasyncd daemon synchronizes IPSec SA and SPD information between a number of failover IPsec gateways. The most typical scenario is to run sasyncd on hosts also running isakmpd and sharing a common IP-address using carp.</tooltiptext> <section>Services</section> <configfile>sasyncd.xml</configfile> </menu> |