From: Alejandro Colomar Date: Tue, 27 Aug 2024 08:21:36 +0000 (+0200) Subject: splice.2: off_{in,out} are updated by splice(2) X-Git-Tag: man-pages-6.10~177 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc0fe0e342ceb0906334e1ddc8dbe800d6fd2abd;p=thirdparty%2Fman-pages.git splice.2: off_{in,out} are updated by splice(2) Link: Reported-by: Absee Seeab Co-developed-by: Absee Seeab Signed-off-by: Alejandro Colomar --- diff --git a/man/man2/splice.2 b/man/man2/splice.2 index 784082108..2f70c0111 100644 --- a/man/man2/splice.2 +++ b/man/man2/splice.2 @@ -63,7 +63,10 @@ offset from which bytes will be read from .IR fd_in ; in this case, the file offset of .I fd_in -is not changed. +is not changed, +and the offset pointed to by +.I off_in +is adjusted appropriately instead. .P Analogous statements apply for .I fd_out