summaryrefslogtreecommitdiff
path: root/doc/posix-functions/posix_spawn_file_actions_addclose.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/posix_spawn_file_actions_addclose.texi')
-rw-r--r--doc/posix-functions/posix_spawn_file_actions_addclose.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/posix-functions/posix_spawn_file_actions_addclose.texi b/doc/posix-functions/posix_spawn_file_actions_addclose.texi
index 6a1ba1b1e7..db5bcfd220 100644
--- a/doc/posix-functions/posix_spawn_file_actions_addclose.texi
+++ b/doc/posix-functions/posix_spawn_file_actions_addclose.texi
@@ -12,8 +12,8 @@ Portability problems fixed by Gnulib:
This function is missing on some platforms:
FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin 1.7.x, mingw, MSVC 14, Android 8.1.
@item
-This function does not reject a too large file descriptor on some platforms:
-musl libc, Solaris 11.4.
+This function does not reject a negative file descriptor on some platforms:
+musl libc.
@end itemize
Portability problems not fixed by Gnulib:

Return to:

Send suggestions and report system problems to the System administrator.