diff options
Diffstat (limited to 'Doc/lib/libthread.tex')
-rw-r--r-- | Doc/lib/libthread.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libthread.tex b/Doc/lib/libthread.tex index 4f5497ad8db..edf21f389a5 100644 --- a/Doc/lib/libthread.tex +++ b/Doc/lib/libthread.tex @@ -81,7 +81,7 @@ Return the status of the lock:\ 1 if it has been acquired by some thread, 0 if not. \end{funcdesc} -{\bf Caveats:} +\strong{Caveats:} \begin{itemize} \item |