From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: Alejandro Colomar <alx.manpages@gmail.com>
Cc: mtk.manpages@gmail.com, linux-man@vger.kernel.org
Subject: Re: [PATCH] lookup_dcookie.2: Use standard types: u64 -> uint64_t
Date: Mon, 15 Feb 2021 21:12:02 +0100 [thread overview]
Message-ID: <c593e67d-9062-3d8c-2745-f6078b42aaed@gmail.com> (raw)
In-Reply-To: <20210215131522.450666-10-alx.manpages@gmail.com>
Hi Alex,
On 2/15/21 2:15 PM, Alejandro Colomar wrote:
> Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
> ---
> man2/lookup_dcookie.2 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man2/lookup_dcookie.2 b/man2/lookup_dcookie.2
> index e38ca89a4..9180c1d42 100644
> --- a/man2/lookup_dcookie.2
> +++ b/man2/lookup_dcookie.2
> @@ -29,7 +29,7 @@
> lookup_dcookie \- return a directory entry's path
> .SH SYNOPSIS
> .nf
> -.BI "int lookup_dcookie(u64 " cookie ", char *" buffer ", size_t " len );
> +.BI "int lookup_dcookie(uint64_t " cookie ", char *" buffer ", size_t " len );
> .fi
> .PP
> .IR Note :
Thanks! Patch applied.
Cheers,
Michael
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
prev parent reply other threads:[~2021-02-15 20:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-15 13:15 [PATCH] lookup_dcookie.2: Use standard types: u64 -> uint64_t Alejandro Colomar
2021-02-15 20:12 ` Michael Kerrisk (man-pages) [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=c593e67d-9062-3d8c-2745-f6078b42aaed@gmail.com \
--to=mtk.manpages@gmail.com \
--cc=alx.manpages@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox