aboutsummaryrefslogtreecommitdiffstats
path: root/man2/write.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2006-05-29 04:48:39 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2006-05-29 04:48:39 +0000
commit7677b814cfd3146096359d2029afd83d92c9929e (patch)
tree4cd87374dec4febcbbf753c05bdff6ae9818cf25 /man2/write.2
parent0dde28982b0f0339ffc515aeaaad9f6593084bac (diff)
downloadman-pages-7677b814cfd3146096359d2029afd83d92c9929e.tar.gz
SEE ALSO for writev should refer to Section 2, not 3.
Diffstat (limited to 'man2/write.2')
-rw-r--r--man2/write.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/write.2 b/man2/write.2
index 4c27269a9a..8e9ebc548d 100644
--- a/man2/write.2
+++ b/man2/write.2
@@ -131,5 +131,5 @@ after you are done writing all your data.
.BR pwrite (2),
.BR read (2),
.BR select (2),
-.BR fwrite (3),
-.BR writev (3)
+.BR writev (3),
+.BR fwrite (3)