[binutils-gdb] LD/doc: Add missing `--push-state' option markup
Maciej W. Rozycki
macro@sourceware.org
Wed Nov 5 19:04:47 GMT 2025
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=06779b0e71b9d935457f5ec1db281872341c35e3
commit 06779b0e71b9d935457f5ec1db281872341c35e3
Author: Maciej W. Rozycki <macro@redhat.com>
Date: Wed Nov 5 19:02:55 2025 +0000
LD/doc: Add missing `--push-state' option markup
There is a missing option markup for a `--push-state' reference in the
description of the `--pop-state' option, fix it.
Diff:
---
ld/ld.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ld/ld.texi b/ld/ld.texi
index f76887f1b1d..b19e2b7dbb3 100644
--- a/ld/ld.texi
+++ b/ld/ld.texi
@@ -1085,8 +1085,8 @@ something as follows:
@kindex --pop-state
@cindex pop state governing input file handling
@item --pop-state
-Undoes the effect of --push-state, restores the previous values of the
-flags governing input file handling.
+Undoes the effect of @option{--push-state}, restores the previous values
+of the flags governing input file handling.
@kindex -q
@kindex --emit-relocs
More information about the Binutils-cvs
mailing list