summaryrefslogtreecommitdiff
path: root/doc/posix-functions/posix_spawn_file_actions_addclose.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2017-10-12 23:18:12 +0200
committerBruno Haible <bruno@clisp.org>2017-10-12 23:18:12 +0200
commitd00ddf69fbd36a8159030682d6c1153448ff6f30 (patch)
treea136a7a97cf848dc78f229e0d1919eb00e7ff87f /doc/posix-functions/posix_spawn_file_actions_addclose.texi
parent2464dbce67a0693b5fbe21cd5588bc1f21b8ff25 (diff)
downloadgnulib-d00ddf69fbd36a8159030682d6c1153448ff6f30.tar.gz
doc: Update for Solaris 11.3.
* doc/**/*.texi: For bugs that exist in both Solaris 11.0 and 11.3, mention Solaris 11.3. * m4/log2.m4: Fix comments. * m4/log2f.m4: Likewise. * m4/printf.m4: Update comments. * m4/rename.m4: Likewise. * m4/strncat.m4: Likewise.
Diffstat (limited to 'doc/posix-functions/posix_spawn_file_actions_addclose.texi')
-rw-r--r--doc/posix-functions/posix_spawn_file_actions_addclose.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/posix_spawn_file_actions_addclose.texi b/doc/posix-functions/posix_spawn_file_actions_addclose.texi
index 6b8e90a10c..c47869de1d 100644
--- a/doc/posix-functions/posix_spawn_file_actions_addclose.texi
+++ b/doc/posix-functions/posix_spawn_file_actions_addclose.texi
@@ -13,7 +13,7 @@ This function is missing on some platforms:
Mac OS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS.
@item
This function does not reject a too large file descriptor on some platforms:
-Solaris 11.0.
+Solaris 11.3.
@end itemize
Portability problems not fixed by Gnulib: