We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fefefb commit 9f5c765Copy full SHA for 9f5c765
signals.tex
@@ -143,8 +143,8 @@
143
\end{itemize}
144
\item Example: \example{signals/killing-myself.c}
145
\item Using \texttt{0} as \emph{\texttt{sig}} may be used for a simple check for
146
-the specific process existence, see \example{signals/check-existence.c}. Not
147
-signal is sent in that case.
+the specific process existence, see \example{signals/check-existence.c}.
+No signal is sent in that case.
148
149
150
%%%%%
0 commit comments