diff options
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 4ca5269cd6..37e2ce36cc 100644 --- a/man2/write.2 +++ b/man2/write.2 @@ -41,7 +41,7 @@ write \- write to a file descriptor .SH SYNOPSIS .B #include <unistd.h> -.sp +.PP .BI "ssize_t write(int " fd ", const void *" buf ", size_t " count ); .SH DESCRIPTION .BR write () |
