diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/write.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/write.2 b/lib/libc/sys/write.2 index 428e703..9f57f0d 100644 --- a/lib/libc/sys/write.2 +++ b/lib/libc/sys/write.2 @@ -85,7 +85,7 @@ the file without modifying the file pointer. For .Fn writev and -.Fn pwritev, +.Fn pwritev , the .Fa iovec structure is defined as: |