summaryrefslogtreecommitdiff
path: root/doc/posix-functions/pthread_setschedparam.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-07-15 02:35:53 +0200
committerBruno Haible <bruno@clisp.org>2019-07-15 02:35:53 +0200
commit4af8b82e701319864de974558f49588bba270a46 (patch)
tree9376e269e3f6d841f70dccf703a5a0ba47254e86 /doc/posix-functions/pthread_setschedparam.texi
parent26ac950258af98c724d4ffa2f635d331710fa5e5 (diff)
downloadgnulib-4af8b82e701319864de974558f49588bba270a46.tar.gz
doc: Fix info about pthread API in HP-UX.
* doc/posix-functions/pthread_*.texi: Fix info about HP-UX 11.
Diffstat (limited to 'doc/posix-functions/pthread_setschedparam.texi')
-rw-r--r--doc/posix-functions/pthread_setschedparam.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/pthread_setschedparam.texi b/doc/posix-functions/pthread_setschedparam.texi
index d1ef258955..59a7802688 100644
--- a/doc/posix-functions/pthread_setschedparam.texi
+++ b/doc/posix-functions/pthread_setschedparam.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-Minix 3.1.8, HP-UX 11, mingw, MSVC 14.
+Minix 3.1.8, mingw, MSVC 14.
@end itemize