public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] doc: Replace =frame-interp with =frames-interp
@ 2022-01-05 19:54 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 2022-01-05 19:54 UTC (permalink / raw)
  To: binutils

The actual objdump and readelf option name is =frames-interp, not
=frames-interp.

	PR binutils/28747
	* doc/debug.options.texi: Replace =frame-interp with
	=frames-interp.
---
 binutils/doc/debug.options.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/binutils/doc/debug.options.texi b/binutils/doc/debug.options.texi
index 3f0234ab0cc..dbe74ff45f7 100644
--- a/binutils/doc/debug.options.texi
+++ b/binutils/doc/debug.options.texi
@@ -28,7 +28,7 @@ Displays the contents of the @samp{.debug_cu_index} and/or
 Display the raw contents of a @samp{.debug_frame} section.
 
 @item F
-@item =frame-interp
+@item =frames-interp
 Display the interpreted contents of a @samp{.debug_frame} section.
 
 @item g
-- 
2.33.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-05 19:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-05 19:54 [PATCH] doc: Replace =frame-interp with =frames-interp H.J. Lu

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).