From: Maciej W. Rozycki Date: Wed, 5 Nov 2025 19:02:55 +0000 (+0000) Subject: LD/doc: Add missing `--push-state' option markup X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06779b0e71b9d935457f5ec1db281872341c35e3;p=thirdparty%2Fbinutils-gdb.git 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 --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