diff options
| author | Jilles Tjoelker <jilles@FreeBSD.org> | 2013-08-25 15:00:34 +0000 |
|---|---|---|
| committer | Jilles Tjoelker <jilles@FreeBSD.org> | 2013-08-25 15:00:34 +0000 |
| commit | c8c12946403258be48a150eba37f1162fb83335f (patch) | |
| tree | 780e90dd5e98eb8533efcc1522dd2483c2b903d4 /lib/libc | |
| parent | a8e7be10360d8fd6409a2578b841ece0ad5ca3b3 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/posix_spawn_file_actions_addopen.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/posix_spawn_file_actions_addopen.3 b/lib/libc/gen/posix_spawn_file_actions_addopen.3 index b1fc2595cc7a..e01b497aef41 100644 --- a/lib/libc/gen/posix_spawn_file_actions_addopen.3 +++ b/lib/libc/gen/posix_spawn_file_actions_addopen.3 @@ -34,7 +34,7 @@ .\" .\" $FreeBSD$ .\" -.Dd Mar 24, 2008 +.Dd May 9, 2013 .Dt POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 3 .Os .Sh NAME @@ -145,7 +145,7 @@ otherwise, an error number is returned to indicate the error. These functions fail if: .Bl -tag -width Er -.It Bq Er EINVAL +.It Bq Er EBADF The value specified by .Fa fildes or |
