summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/lib/libthread.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/libthread.tex b/Doc/lib/libthread.tex
index 9bc1849..c8d251e 100644
--- a/Doc/lib/libthread.tex
+++ b/Doc/lib/libthread.tex
@@ -44,6 +44,7 @@ will cause the thread to exit silently.
\end{funcdesc}
\begin{funcdesc}{exit_thread}{}
+\deprecated{1.5.2}{Use \function{exit()}.}
This is an obsolete synonym for \function{exit()}.
\end{funcdesc}