unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: "Michael Kerrisk \(man-pages\) via Libc-alpha" <libc-alpha@sourceware.org>
To: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Cc: "libc-alpha@sourceware.org" <libc-alpha@sourceware.org>
Subject: Re: [PATCH] llio.texi: Wording fixes in description of closefrom()
Date: Tue, 24 Aug 2021 23:41:55 +0200	[thread overview]
Message-ID: <CAKgNAki8YUYsdUs0yf3Gvn4HFCkz6J96W5vpwNmv3cRz0LY-8Q@mail.gmail.com> (raw)
In-Reply-To: <f3abb01e-98ee-9233-6f65-91fa2719a9b5@linaro.org>

Hello Adhemerval

On Tue, 24 Aug 2021 at 18:11, Adhemerval Zanella
<adhemerval.zanella@linaro.org> wrote:
>
>
>
> On 11/08/2021 19:30, Michael Kerrisk wrote:
> > Fix two problems.
> >
> > Rather than "larger than", better English is "greater than".
> >
> > Then there is a wordinig error on the follwoing line: "then lowfd"
> > appears to be cruft.
> >
> > Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
>
> LGTM, thanks.
>
> Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>

Who will apply this? (I can't.)

Thanks,

Michael

> > ---
> >  manual/llio.texi | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/manual/llio.texi b/manual/llio.texi
> > index 2c59f6badf..e55b02d8bd 100644
> > --- a/manual/llio.texi
> > +++ b/manual/llio.texi
> > @@ -338,8 +338,8 @@ The kernel does not implement the required functionality.
> >  @standards{GNU, unistd.h}
> >  @safety{@prelim{}@mtsafe{}@assafe{}@acsafe{@acsfd{}}}
> >
> > -The function @code{closefrom} closes all file descriptors larger than or equal
> > -to @var{lowfd} then @var{lowfd}.  This function is similar to calling
> > +The function @code{closefrom} closes all file descriptors greater than or equal
> > +to @var{lowfd}.  This function is similar to calling
> >  @code{close} for all open file descriptors not less than @var{lowfd}.
> >
> >  Already closed file descriptors are ignored.
> >



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

  reply	other threads:[~2021-08-24 21:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-11 22:30 [PATCH] llio.texi: Wording fixes in description of closefrom() Michael Kerrisk via Libc-alpha
2021-08-24 16:11 ` Adhemerval Zanella via Libc-alpha
2021-08-24 21:41   ` Michael Kerrisk (man-pages) via Libc-alpha [this message]
2021-08-25 12:35     ` Adhemerval Zanella via Libc-alpha
2021-08-26 23:19       ` Michael Kerrisk (man-pages) via Libc-alpha
2021-08-27  3:43     ` Siddhesh Poyarekar

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

  List information: https://www.gnu.org/software/libc/involved.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKgNAki8YUYsdUs0yf3Gvn4HFCkz6J96W5vpwNmv3cRz0LY-8Q@mail.gmail.com \
    --to=libc-alpha@sourceware.org \
    --cc=adhemerval.zanella@linaro.org \
    --cc=mtk.manpages@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 read-only IMAP folder(s) and NNTP newsgroup(s).