committing as obvious: debuginfod.8 man page tweak

Message ID Zcoz6631XQkZASGp@elastic.org
State Committed
Headers
Series committing as obvious: debuginfod.8 man page tweak |

Commit Message

Frank Ch. Eigler Feb. 12, 2024, 3:06 p.m. UTC
  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>
  

Patch

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"