File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 115115]]])
116116\begin {itemize }
117117\item sends signal \emph {\texttt {sig } } to a process or a process group
118- based on value of \emph {\texttt {pid } }:
118+ based on value of \emph {\texttt {pid } }:
119119 \begin {itemize }
120120 \item \texttt {> 0 } \dots {} to process with \emph {\texttt {pid } }
121121 \item \texttt {== 0 } \dots {} to all processes in the same group
122122 \item \texttt {== -1 } \dots {} to all aside from system processes
123- \item \texttt {< -1 } \dots {} to processes in a group \texttt {abs(pid) }
123+ \item \texttt {< -1 } \dots {} to processes in a group \texttt {abs(pid) }
124124 \end {itemize }
125125\item \texttt {sig == 0 } means the system only checks whether the process has
126126enough privileges to send a signal without sending it
You can’t perform that action at this time.
0 commit comments