From: Benno Schulenberg Date: Tue, 8 Mar 2016 09:07:50 +0000 (+0100) Subject: ctrlaltdel: tweak the wording in the man page X-Git-Tag: v2.28-rc1~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3cd6751081925735cda3447aee1f17105f321a2;p=thirdparty%2Futil-linux.git ctrlaltdel: tweak the wording in the man page Signed-off-by: Benno Schulenberg --- diff --git a/sys-utils/ctrlaltdel.8 b/sys-utils/ctrlaltdel.8 index 170597f09c..337ec35351 100644 --- a/sys-utils/ctrlaltdel.8 +++ b/sys-utils/ctrlaltdel.8 @@ -17,7 +17,7 @@ Immediately reboot the computer without calling and without any other preparation. This is the default. .TP .B soft -Will make kernel to send the SIGINT (interrupt) signal to the +Make the kernel send the SIGINT (interrupt) signal to the .B init process (this is always the process with PID 1). If this option is used, the @@ -27,11 +27,12 @@ program must support this feature. Since there are now several programs in the Linux community, please consult the documentation for the version that you are currently using. .PP -When command is ran without arguments it will display current function in -use. +When the command is run without any argument, it will display the current +setting. .PP +The function of .B ctrlaltdel -function is usually set in the +is usually set in the .I /etc/rc.local file. .SH OPTIONS