From 8231ec7de479133a1b44c8d904e13693c419280f Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 18 Sep 2006 12:32:48 +0000 Subject: [PATCH] Added SEE ALSO referring to new splice.2 page. --- man2/sendfile.2 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man2/sendfile.2 b/man2/sendfile.2 index 748a9870e..a5ce8d6e6 100644 --- a/man2/sendfile.2 +++ b/man2/sendfile.2 @@ -158,4 +158,6 @@ It should not be used in portable programs. .SH "SEE ALSO" .BR open (2), .BR mmap (2), -.BR socket (2) +.BR socket (2), +.BR splice (2) +