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 31cd3c3 commit 834f129Copy full SHA for 834f129
signals.tex
@@ -174,7 +174,9 @@
174
13
175
\end{verbatim}
176
\item For each signal, you can learn what is its implicit action by checking a
177
-manual page for function \funnm{signal}() or possibly for \emph{signal.h}.
+manual page for function \funnm{signal}() or possibly for \emph{signal.h}. On
178
+Linux distributions, it is usually in the \texttt{signal(7)} manual page,
179
+accessible via \texttt{man 7 signal}.
180
\end{itemize}
181
182
%%%%%
0 commit comments