public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
From: "Frank Ch. Eigler" <fche@elastic.org>
To: elfutils-devel@sourceware.org
Subject: committing as obvious: debuginfod.8 man page tweak
Date: Mon, 12 Feb 2024 10:06:19 -0500	[thread overview]
Message-ID: <Zcoz6631XQkZASGp@elastic.org> (raw)

Hi -


commit 0e2e5dd39e46412d390d8ecca5594f59659e74ce (HEAD -> master2)
gpg: Signature made Mon 12 Feb 2024 10:04:40 AM EST
gpg:                using RSA key 4DD136490411C0A42B28844F258B6EFA0F209D24
gpg: Good signature from "Frank Ch. Eigler <fche@elastic.org>" [ultimate]
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Mon Feb 12 10:03:02 2024 -0500

    debuginfod.8 man page: tweak -U explanation
    
    In debian bug #1063768, smcv noted that the man page was
    out of date with respect to the tool debuginfod actually
    uses for -U.  Update the man page to fix the mismatch.
    
    Reported-By: Simon McVittie <smcv@collabora.com>
    Signed-off-By: Frank Ch. Eigler <fche@redhat.com>

diff --git a/doc/debuginfod.8 b/doc/debuginfod.8
index d79a193c8d9e..c17f1519a600 100644
--- a/doc/debuginfod.8
+++ b/doc/debuginfod.8
@@ -107,8 +107,8 @@ with \fB\%\-Z\ .rpm='(rpm2cpio|zstdcat)<'\fP instead of \fB\-R\fP.
 .TP
 .B "\-U"
 Activate DEB/DDEB patterns in archive scanning.  The default is off.
-Equivalent to \fB\%\-Z\ .deb='dpkg-deb\ \-\-fsys\-tarfile\fP'
-\fB\%\-Z\ .ddeb='dpkg-deb\ \-\-fsys\-tarfile'\fP.
+Equivalent to \fB\%\-Z\ .deb='(bsdtar\ \-O\ \-x\ \-f\ \-\ data.tar\\*)<\fP'
+and same for \fB.ddeb\fP and \fB.ipk\fP.
 
 .TP
 .B "\-d FILE" "\-\-database=FILE"

                 reply	other threads:[~2024-02-12 15:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=Zcoz6631XQkZASGp@elastic.org \
    --to=fche@elastic.org \
    --cc=elfutils-devel@sourceware.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).