summaryrefslogtreecommitdiff
path: root/doc/posix-functions/pthread_cond_signal.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-07-31 14:31:24 +0200
committerBruno Haible <bruno@clisp.org>2011-07-31 14:50:18 +0200
commitca2c85799ac5e86ba2d93a6b0628648177984e21 (patch)
tree80899f61a27764653c75ae6bcaa62a8c4056923b /doc/posix-functions/pthread_cond_signal.texi
parentcd19e83484e2c0ff9fd68e7439dd97128c6a2703 (diff)
downloadgnulib-ca2c85799ac5e86ba2d93a6b0628648177984e21.tar.gz
Documentation about Minix.
* doc/posix-headers/*.texi: Add info about Minix 3.1.8. * doc/glibc-headers/*.texi: Likewise. * doc/posix-functions/*.texi: Likewise. * doc/glibc-functions/*.texi: Likewise.
Diffstat (limited to 'doc/posix-functions/pthread_cond_signal.texi')
-rw-r--r--doc/posix-functions/pthread_cond_signal.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/pthread_cond_signal.texi b/doc/posix-functions/pthread_cond_signal.texi
index ff65cdfc22..b494abbf05 100644
--- a/doc/posix-functions/pthread_cond_signal.texi
+++ b/doc/posix-functions/pthread_cond_signal.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-IRIX 5.3, Solaris 2.4, mingw, BeOS.
+Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, BeOS.
@end itemize