linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alejandro Colomar <alx.manpages@gmail.com>
To: "Štěpán Němec" <stepnem@gmail.com>,
	linux-man@vger.kernel.org,
	"Michael Kerrisk" <mtk.manpages@gmail.com>
Subject: Re: [PATCH] poll.2: tfix
Date: Mon, 15 Aug 2022 23:28:21 +0200	[thread overview]
Message-ID: <7e411c41-1c78-947e-2b46-029b2a32f383@gmail.com> (raw)
In-Reply-To: <20220808150746.2227830-1-stepnem@gmail.com>


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

Hi Štěpán,

On 8/8/22 17:07, Štěpán Němec wrote:
> Fixes: 0bdda5d08e82 ("poll.2: Note that poll() equivalent code for ppoll() is not quite equivalent")
> Signed-off-by: Štěpán Němec <stepnem@gmail.com>

Patch applied.

Thanks,

Alex

> ---
>   man2/poll.2 | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/man2/poll.2 b/man2/poll.2
> index ff22045247f3..d98d94172b08 100644
> --- a/man2/poll.2
> +++ b/man2/poll.2
> @@ -351,7 +351,7 @@ value.
>   .B EINVAL
>   .RB ( ppoll ())
>   The timeout value expressed in
> -.I *ip
> +.I *tmo_p
>   is invalid (negative).
>   .TP
>   .B ENOMEM
> @@ -468,7 +468,7 @@ field in a human-readable form;
>   if the file descriptor is readable, reads some data from it,
>   and displays that data on standard output; and
>   .IP \(bu
> -if the file descriptors was not readable,
> +if the file descriptor was not readable,
>   but some other event occurred (presumably
>   .BR POLLHUP ),
>   closes the file descriptor.
> 
> base-commit: 226cd95d78c24dee169bb96913721221fb8f656a

-- 
Alejandro Colomar
<http://www.alejandro-colomar.es/>

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2022-08-16  5:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-08 15:07 [PATCH] poll.2: tfix Štěpán Němec
2022-08-15 21:28 ` Alejandro Colomar [this message]
     [not found] <CANJ8pZ_g0Bq+9AH6iVjm_xJr3o5TEuhkEA0qRi4JNteUB+jfrQ@mail.gmail.com>
2023-04-05  1:40 ` [patch] " Alejandro Colomar
  -- strict thread matches above, loose matches on Subject: below --
2012-05-10  5:59 [PATCH] " David Prévot
     [not found] ` <1336629593-10300-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2012-05-10  6:08   ` Michael Kerrisk (man-pages)

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=7e411c41-1c78-947e-2b46-029b2a32f383@gmail.com \
    --to=alx.manpages@gmail.com \
    --cc=linux-man@vger.kernel.org \
    --cc=mtk.manpages@gmail.com \
    --cc=stepnem@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).