sendfile.2: SEE ALSO: add copy_file_range(2)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-01-26 10:51:28 +01:00
parent d1de085084
commit 9876bc24d0
1 changed files with 1 additions and 0 deletions

View File

@ -237,6 +237,7 @@ The Linux-specific
call supports transferring data between arbitrary files
(e.g., a pair of sockets).
.SH SEE ALSO
.BR copy_file_range (2),
.BR mmap (2),
.BR open (2),
.BR socket (2),