summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-04-19 00:17:15 +0200
committerBruno Haible <bruno@clisp.org>2023-04-19 00:17:15 +0200
commit5c9f32c99a0ad5bb6977c4d416fd6835eeb4fad5 (patch)
tree8ca0061d97fb18fd1834999fc5102ba596c55f90 /doc
parent9a8ec097c598e40b36f99d4ba1bb7ae8bf72b759 (diff)
downloadgnulib-5c9f32c99a0ad5bb6977c4d416fd6835eeb4fad5.tar.gz
doc: Update platform list for posix_spawnp.
* doc/posix-functions/posix_spawnp.texi: Update platform list.
Diffstat (limited to 'doc')
-rw-r--r--doc/posix-functions/posix_spawnp.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/posix_spawnp.texi b/doc/posix-functions/posix_spawnp.texi
index dd27fe8518..492cb7c86c 100644
--- a/doc/posix-functions/posix_spawnp.texi
+++ b/doc/posix-functions/posix_spawnp.texi
@@ -19,7 +19,7 @@ AIX 6.1.
When the program to be invoked is an executable script without a @samp{#!}
marker in the first line, this function executes the script as if it were
a shell script, on some platforms:
-glibc 2.14, GNU/Hurd, macOS 11.1, FreeBSD 12.0, OpenBSD 6.7, AIX 7.2, Solaris 11.4, Cygwin 2.9.
+glibc 2.14/Linux, glibc 2.32/Hurd, macOS 12.5, FreeBSD 13.2, OpenBSD 7.2, AIX 7.2, Solaris 11.4, Cygwin 3.4.x.
@end itemize
Portability problems not fixed by Gnulib: