Jilles Tjoelker 39e499a8d2 posix_spawn_file_actions_addopen(3): Correct error for bad file descriptor.
As per POSIX.1-2008, posix_spawn_file_actions_add* return [EBADF] if a file
descriptor is negative, not [EINVAL]. The bug was only in the manual page;
the code is correct.

MFC after:	1 week
2013-05-09 16:42:01 +00:00
..
2012-05-12 07:52:45 +00:00
2013-03-02 00:53:12 +00:00
2012-05-13 14:16:04 +00:00
2013-04-21 10:30:19 +00:00
2011-07-10 06:57:00 +00:00