From c7f5cda77da3bf1f8ec622d26e92f3cea665f2e7 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 29 Jan 2004 16:15:48 +0000 Subject: notify that timeout is in seconds --- perl-install/security/help.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/security') diff --git a/perl-install/security/help.pm b/perl-install/security/help.pm index 5c31e074c..e176da110 100644 --- a/perl-install/security/help.pm +++ b/perl-install/security/help.pm @@ -123,7 +123,7 @@ TTY_WARN => N("if set to yes, reports check result to tty."), 'set_shell_history_size' => N("Set shell commands history size. A value of -1 means unlimited."), -'set_shell_timeout' => N("Set the shell timeout. A value of zero means no timeout."), +'set_shell_timeout' => N("Set the shell timeout. A value of zero means no timeout.") . "\n\n" . N("Timeout unit is second"), 'set_user_umask' => N("Set the user umask."), ); -- cgit v1.2.1