From 5c9f32c99a0ad5bb6977c4d416fd6835eeb4fad5 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 19 Apr 2023 00:17:15 +0200 Subject: doc: Update platform list for posix_spawnp. * doc/posix-functions/posix_spawnp.texi: Update platform list. --- doc/posix-functions/posix_spawnp.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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: -- cgit v1.2.1