aboutsummaryrefslogtreecommitdiffstats
path: root/man2/write.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/write.2')
-rw-r--r--man2/write.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/write.2 b/man2/write.2
index 3147c5d96d..18584295b1 100644
--- a/man2/write.2
+++ b/man2/write.2
@@ -47,7 +47,7 @@ write \- write to a file descriptor
.BR write ()
writes up to
.I count
-bytes from the buffer pointed
+bytes from the buffer pointed
.IR buf
to the file referred to by the file descriptor
.IR fd.