aboutsummaryrefslogtreecommitdiffstats
path: root/man2/write.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-06-21 22:55:04 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-06-21 22:55:04 +0000
commit988db6616478074062b9d1c2081d8846110605b3 (patch)
tree73eef618a6abb2fbec966efc448fed955494fbc6 /man2/write.2
parenta9445f517170613f515c6a0e88f37758b0a99139 (diff)
downloadman-pages-988db6616478074062b9d1c2081d8846110605b3.tar.gz
strip trailing white space
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.