diff options
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/security/help.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/security/help.pm b/perl-install/security/help.pm index 92276f272..cbf07cfb6 100644 --- a/perl-install/security/help.pm +++ b/perl-install/security/help.pm @@ -73,7 +73,7 @@ and crontab(1))."), 'enable_console_log' => N("Enable/Disable syslog reports to console 12"), 'enable_dns_spoofing_protection' => N("Enable/Disable name resolution spoofing protection. If -\"alert\" is true, also reports to syslog."), +\"%s\" is true, also reports to syslog.", N("Security Alerts:")), 'enable_ip_spoofing_protection' => N("Enable/Disable IP spoofing protection."), |