]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/sendfile.2
proc.5: Note kernel version for /proc/PID/smaps VmFlags "dd" flag
[thirdparty/man-pages.git] / man2 / sendfile.2
index 0bf66ce2a9519ea6fc7eeb8935fb42ed5a0169d5..f0ead4a9b4e39b72a514f427e558b7395d395cfe 100644 (file)
@@ -16,7 +16,7 @@
 .\"
 .\" 2005-03-31 Martin Pool <mbp@sourcefrog.net> mmap() improvements
 .\"
-.TH SENDFILE 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH SENDFILE 2 2017-09-15 "Linux" "Linux Programmer's Manual"
 .SH NAME
 sendfile \- transfer data between file descriptors
 .SH SYNOPSIS
@@ -164,8 +164,7 @@ the input file or the output file.
 .TP
 .B ESPIPE
 .I offset
-is not NULL but the input file is not
-.BR seek (2)-able.
+is not NULL but the input file is not seekable.
 .SH VERSIONS
 .BR sendfile ()
 first appeared in Linux 2.2.