summaryrefslogtreecommitdiff
path: root/doc/posix-functions/pthread_cond_destroy.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/pthread_cond_destroy.texi')
-rw-r--r--doc/posix-functions/pthread_cond_destroy.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/pthread_cond_destroy.texi b/doc/posix-functions/pthread_cond_destroy.texi
index 87a9c8df09..2d5da8193d 100644
--- a/doc/posix-functions/pthread_cond_destroy.texi
+++ b/doc/posix-functions/pthread_cond_destroy.texi
@@ -2,7 +2,7 @@
@section @code{pthread_cond_destroy}
@findex pthread_cond_destroy
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_cond_destroy.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_cond_destroy.html}
Gnulib module: ---