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 435bb69 commit cbbde71Copy full SHA for cbbde71
proc.tex
@@ -487,7 +487,7 @@
487
\texttt{read a}. On the next shell prompt, you will be notified by the shell
488
that the process was stopped (you can set your shell to notify you about such
489
events asynchronously -- if you know what you are doing). The process was
490
-actually stopped by signal \texttt{SIGTTIN}. How to verify that? Run
+actually stopped by the \texttt{SIGTTIN} signal. How to verify that? Run
491
\texttt{strace -o output ./the-script \&} and check the output file.
492
493
\item[parent process:] Each process (besides \texttt{swapper},
0 commit comments