diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-21 22:55:04 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-21 22:55:04 +0000 |
| commit | 988db6616478074062b9d1c2081d8846110605b3 (patch) | |
| tree | 73eef618a6abb2fbec966efc448fed955494fbc6 /man2/write.2 | |
| parent | a9445f517170613f515c6a0e88f37758b0a99139 (diff) | |
| download | man-pages-988db6616478074062b9d1c2081d8846110605b3.tar.gz | |
strip trailing white space
Diffstat (limited to 'man2/write.2')
| -rw-r--r-- | man2/write.2 | 2 |
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. |
