diff options
Diffstat (limited to 'lib/libc/sys/getdirentries.2')
| -rw-r--r-- | lib/libc/sys/getdirentries.2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/sys/getdirentries.2 b/lib/libc/sys/getdirentries.2 index 70dfc0b92a02..d739549eb4ba 100644 --- a/lib/libc/sys/getdirentries.2 +++ b/lib/libc/sys/getdirentries.2 @@ -153,7 +153,9 @@ system call will fail if: .Bl -tag -width Er .It Bq Er EBADF +The .Fa fd +argument is not a valid file descriptor open for reading. .It Bq Er EFAULT Either |
