diff options
Diffstat (limited to 'man3/posix_spawn.3')
| -rw-r--r-- | man3/posix_spawn.3 | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/man3/posix_spawn.3 b/man3/posix_spawn.3 index 1a6daaf824..32dc1211ce 100644 --- a/man3/posix_spawn.3 +++ b/man3/posix_spawn.3 @@ -508,14 +508,11 @@ In addition, these functions fail if: .TP .B ENOSYS Function not supported on this system. -.SH VERSIONS -The -.BR posix_spawn () -and -.BR posix_spawnp () -functions are available since glibc 2.2. .SH STANDARDS -POSIX.1-2001, POSIX.1-2008. +POSIX.1-2008. +.SH HISTORY +glibc 2.2. +POSIX.1-2001. .\" FIXME . This piece belongs in spawnattr_setflags(3) .\" The .\" .B POSIX_SPAWN_USEVFORK |
