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 bc41159 commit 8c22f0bCopy full SHA for 8c22f0b
threads.tex
@@ -168,8 +168,8 @@
168
err(1, "pthread_create");
169
\end{verbatim}
170
171
-as it will print possibly something like the following on error (unless
172
-\texttt{errno} was set by previous code which would make it even more
+as \texttt{err()} will print possibly something like the following on error
+(unless \texttt{errno} was set by previous code which would make it even more
173
confusing):
174
175
\begin{itemize}
0 commit comments