From: Alan Maguire <alan.maguire@oracle.com>
To: Gal Pressman <gal@nvidia.com>, dwarves@vger.kernel.org
Subject: Re: [PATCH dwarves] man-pages: Fix incorrect command line argument in documentation
Date: Mon, 13 Apr 2026 09:17:16 +0100 [thread overview]
Message-ID: <802bfb01-c1ef-4c33-ab46-d52f13ed6fba@oracle.com> (raw)
In-Reply-To: <20260409144718.1582227-1-gal@nvidia.com>
On 09/04/2026 15:47, Gal Pressman wrote:
> The --with_flexible_array and --with_embedded_flexible_array arguments
> were wrongly documented with the short argument '-P' (copy-paste mistake
> from previous argument), remove it.
>
> Fixes: 7eea706c1499 ("pahole: Introduce --with_flexible_array option to show just types ending in a flexible array")
> Fixes: 446c28d118b9 ("pahole: Introduce --with_embedded_flexible_array")
> Signed-off-by: Gal Pressman <gal@nvidia.com>
> ---
> man-pages/pahole.1 | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/man-pages/pahole.1 b/man-pages/pahole.1
> index 90a8f4566de6..19067f4fef03 100644
> --- a/man-pages/pahole.1
> +++ b/man-pages/pahole.1
> @@ -404,11 +404,11 @@ Show only structs that has holes that can be packed if members are reorganized,
> for instance when using the \fB\-\-reorganize\fR option.
>
> .TP
> -.B \-P, \-\-with_flexible_array
> +.B \-\-with_flexible_array
> Show only structs that have a flexible array.
>
> .TP
> -.B \-P, \-\-with_embedded_flexible_array
> +.B \-\-with_embedded_flexible_array
> Show only structs that have an embedded flexible array, i.e. a contained struct that has flexible arrays, a flexible array "in the middle".
>
> .TP
applied, thanks!
Alan
prev parent reply other threads:[~2026-04-13 8:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-09 14:47 [PATCH dwarves] man-pages: Fix incorrect command line argument in documentation Gal Pressman
2026-04-13 8:17 ` Alan Maguire [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=802bfb01-c1ef-4c33-ab46-d52f13ed6fba@oracle.com \
--to=alan.maguire@oracle.com \
--cc=dwarves@vger.kernel.org \
--cc=gal@nvidia.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