From: Alejandro Colomar <alx@kernel.org>
To: Hugo Gabriel Eyherabide <hugogabriel.eyherabide@gmail.com>
Cc: linux-man@vger.kernel.org
Subject: Re: [patch] man2/read.2: tfix
Date: Tue, 5 Mar 2024 21:51:52 +0100 [thread overview]
Message-ID: <ZeeF6TSOhTkYxax7@debian> (raw)
In-Reply-To: <CAK7k5HHf9jpAv7hc58GathsOdyDEmPjaMs9LCD=2PtxY+aNDLw@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1414 bytes --]
Hi Hugo,
On Tue, Mar 05, 2024 at 07:23:37AM +0200, Hugo Gabriel Eyherabide wrote:
> 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)
(this should be in the patch :)
Patch applied; thanks.
Have a lovely night!
Alex
> 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
>
--
<https://www.alejandro-colomar.es/>
Looking for a remote C programming job at the moment.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2024-03-05 20:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-05 5:23 [patch] man2/read.2: tfix Hugo Gabriel Eyherabide
2024-03-05 20:51 ` Alejandro Colomar [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZeeF6TSOhTkYxax7@debian \
--to=alx@kernel.org \
--cc=hugogabriel.eyherabide@gmail.com \
--cc=linux-man@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.