diff options
| -rw-r--r-- | man2/readv.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/readv.2 b/man2/readv.2 index 37a900238a..6cd4486a6a 100644 --- a/man2/readv.2 +++ b/man2/readv.2 @@ -240,7 +240,7 @@ However, the glibc wrapper functions do some extra work if they detect that the underlying kernel system call failed because this limit was exceeded. In the case of -.BR readv () +.BR readv (). the wrapper function allocates a temporary buffer large enough for all of the items specified by .IR iov , |
