From 06779b0e71b9d935457f5ec1db281872341c35e3 Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Wed, 5 Nov 2025 19:02:55 +0000 Subject: [PATCH] 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. --- 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 -- 2.47.3