Signed-off-by: Benno Schulenberg <bensberg@xxxxxxxxxxxxx> --- sys-utils/ctrlaltdel.8 | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/sys-utils/ctrlaltdel.8 b/sys-utils/ctrlaltdel.8 index 170597f..337ec35 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 -- 1.7.0.4 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html