author | Olivier Brunel
<jjk@jjacky.com> 2023-12-31 20:25:24 UTC |
committer | Olivier Brunel
<jjk@jjacky.com> 2024-01-05 09:47:08 UTC |
parent | 1bb80fefd67415d8c06936ca02126d794bc93679 |
src/doc/siovec.h/siov_off.3.md | +1 | -1 |
diff --git a/src/doc/siovec.h/siov_off.3.md b/src/doc/siovec.h/siov_off.3.md index 47e9bac..551baac 100644 --- a/src/doc/siovec.h/siov_off.3.md +++ b/src/doc/siovec.h/siov_off.3.md @@ -20,7 +20,7 @@ scattered across given array `v` of `n` vectors. # RETURN VALUE -The `siov_off`() function returns the `offset`th byte of data scattered the +The `siov_off`() function returns the `offset + 1`th byte of data scattered the specified array of vectors, or -1 and set `errno` to indicate the error. # ERRORS