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 073056d6ef..3135623a41 100644
--- a/man2/write.2
+++ b/man2/write.2
@@ -26,7 +26,7 @@ Standard C library
.nf
.B #include <unistd.h>
.PP
-.BI "ssize_t write(int " fd ", const void *" buf ", size_t " count );
+.BI "ssize_t write(int " fd ", const void " buf [. count "], size_t " count );
.fi
.SH DESCRIPTION
.BR write ()