public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [patch] man2/read.2: tfix
@ 2024-03-05  5:23 Hugo Gabriel Eyherabide
  2024-03-05 20:51 ` Alejandro Colomar
  0 siblings, 1 reply; 2+ messages in thread
From: Hugo Gabriel Eyherabide @ 2024-03-05  5:23 UTC (permalink / raw)
  To: alx; +Cc: linux-man


[-- Attachment #1.1: Type: text/plain, Size: 265 bytes --]

Hi,

The enclosed patch fixes a typo in read.2. It turns "with respect updating"
into "with respect to updating" (that is, it adds "to" between "respect'
and "updating".

Best regards.

Hugo

Signed-off-by: Hugo Gabriel Eyherabide (hugogabiel.eyherabide@gmail.com)

[-- Attachment #1.2: Type: text/html, Size: 479 bytes --]

[-- Attachment #2: 0001-patch-read.2-tfix.patch --]
[-- Type: text/x-patch, Size: 761 bytes --]

From 14a9159e96b060ea56ecd9ab8db70a10ae524656 Mon Sep 17 00:00:00 2001
From: Hugo Gabriel Eyherabide <hugogabriel.eyherabide@gmail.com>
Date: Tue, 5 Mar 2024 07:14:06 +0200
Subject: [PATCH] [patch] read.2: tfix

---
 man2/read.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/read.2 b/man2/read.2
index 2b92597c8..c74f62a0b 100644
--- a/man2/read.2
+++ b/man2/read.2
@@ -216,7 +216,7 @@ perform a
 (or
 .BR readv (2))
 at the same time, then the I/O operations were not atomic
-with respect updating the file offset,
+with respect to updating the file offset,
 with the result that the reads in the two processes
 might (incorrectly) overlap in the blocks of data that they obtained.
 This problem was fixed in Linux 3.14.
-- 
2.41.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-05 20:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-05  5:23 [patch] man2/read.2: tfix Hugo Gabriel Eyherabide
2024-03-05 20:51 ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox