]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
splice.2: off_{in,out} are updated by splice(2)
authorAlejandro Colomar <alx@kernel.org>
Tue, 27 Aug 2024 08:21:36 +0000 (10:21 +0200)
committerAlejandro Colomar <alx@kernel.org>
Tue, 27 Aug 2024 09:38:26 +0000 (11:38 +0200)
Link: <https://lore.kernel.org/linux-man/4xw464u2munxbgujopgfggxvnvgxa2b5lh35eriaeziapaa4uq@z6jmdim6f5mo/T/#t>
Reported-by: Absee Seeab <doesnt.look.like.temp.mail@gmail.com>
Co-developed-by: Absee Seeab <doesnt.look.like.temp.mail@gmail.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man2/splice.2

index 784082108f5a588fcd7db06991415652a2c58cc2..2f70c01110b8c18545ce5e4687b716afb167064c 100644 (file)
@@ -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