Re: [PATCH 2/2] readv.2: Minor tweaks to Will's patch
From: Alejandro Colomar (man-pages) <hidden>
Date: 2021-06-28 22:31:07
On 6/28/21 10:40 PM, Alejandro Colomar wrote:
Cc: Will Manley <redacted> Signed-off-by: Alejandro Colomar <redacted>
Resending with correct linux-man@.
quoted hunk
--- man2/readv.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)diff --git a/man2/readv.2 b/man2/readv.2 index 3355fa9d7..0debc2d57 100644 --- a/man2/readv.2 +++ b/man2/readv.2@@ -245,7 +245,7 @@ If no bytes were read, it will return \-1 and set to .BR EAGAIN (but see -.BR BUGS ")." +.BR BUGS ). Currently, this flag is meaningful only for .BR preadv2 (). .TP@@ -433,7 +433,7 @@ Linux v5.9 and v5.10 have a bug where with the .BR RWF_NOWAIT flag may return 0 even when not at end of file. See -https://lore.kernel.org/linux-fsdevel/fea8b16d-5a69-40f9-b123-e84dcd6e8f2e@www.fastmail.com/T/#u +https://lore.kernel.org\:/linux-fsdevel\:/fea8b16d-5a69-40f9-b123-e84dcd6e8f2e@www.fastmail.com\:/T\:/#u .SH SEE ALSO .BR pread (2), .BR read (2),
-- Alejandro Colomar Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/ http://www.alejandro-colomar.es/