S\bSi\big\bgn\bna\bal\bl h\bha\ban\bnd\bdl\bli\bin\bng\bg
When the command is run as a child of the s\bsu\bud\bdo\bo process, s\bsu\bud\bdo\bo will relay
signals it receives to the command. Unless the command is being run in a
- new pty, the SIGHUP, SIGINT and SIGQUIT signals are not relayed unless
- they are sent by a user process, not the kernel. Otherwise, the command
- would receive SIGINT twice every time the user entered control-C. Some
+ new pty, the SIGINT and SIGQUIT signals are not relayed unless they are
+ sent by a user process, not the kernel. Otherwise, the command would
+ receive SIGINT twice every time the user entered control-C. Some
signals, such as SIGSTOP and SIGKILL, cannot be caught and thus will not
be relayed to the command. As a general rule, SIGTSTP should be used
instead of SIGSTOP when you wish to suspend a command being run by s\bsu\bud\bdo\bo.
file distributed with s\bsu\bud\bdo\bo or http://www.sudo.ws/license.html for
complete details.
-Sudo 1.8.15 August 9, 2015 Sudo 1.8.15
+Sudo 1.8.15 September 15, 2015 Sudo 1.8.15
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
.\"
-.TH "SUDO" "8" "August 9, 2015" "Sudo @PACKAGE_VERSION@" "System Manager's Manual"
+.TH "SUDO" "8" "September 15, 2015" "Sudo @PACKAGE_VERSION@" "System Manager's Manual"
.nh
.if n .ad l
.SH "NAME"
\fBsudo\fR
will relay signals it receives to the command.
Unless the command is being run in a new pty, the
-\fRSIGHUP\fR,
\fRSIGINT\fR
and
\fRSIGQUIT\fR
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
.\"
-.Dd August 9, 2015
+.Dd September 15, 2015
.Dt SUDO @mansectsu@
.Os Sudo @PACKAGE_VERSION@
.Sh NAME
.Nm
will relay signals it receives to the command.
Unless the command is being run in a new pty, the
-.Dv SIGHUP ,
.Dv SIGINT
and
.Dv SIGQUIT