public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] ld/doc: drop blank between @option and brace
@ 2020-01-30  8:32 Jan Beulich
  2020-01-30 10:11 ` Alan Modra
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Beulich @ 2020-01-30  8:32 UTC (permalink / raw)
  To: binutils; +Cc: Alan Modra

Commit 9e7028aa1e78 ("PowerPC64 __tls_get_addr_desc") introduced a use
of @option which apparently newer makeinfo tolerates, but older ones
reject. Drop the unnecessary (a per all other uses of @option) blank.

ld/
2020-01-30  Jan Beulich  <jbeulich@suse.com>

	* ld.texi: Remove space between @option and brace.

--- a/ld/ld.texi
+++ b/ld/ld.texi
@@ -7614,7 +7614,7 @@ will normally be used on systems having
 and restores volatile registers around the call into glibc.  Normally,
 this is done when the linker detects a call to __tls_get_addr_desc.
 Such calls then go via the register saving stub to __tls_get_addr_opt.
-@option {--no-tls-get-addr-regsave} disables generation of the
+@option{--no-tls-get-addr-regsave} disables generation of the
 register saves.
 
 @cindex PowerPC64 OPD optimization

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] ld/doc: drop blank between @option and brace
  2020-01-30  8:32 [PATCH] ld/doc: drop blank between @option and brace Jan Beulich
@ 2020-01-30 10:11 ` Alan Modra
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Modra @ 2020-01-30 10:11 UTC (permalink / raw)
  To: Jan Beulich; +Cc: binutils

On Thu, Jan 30, 2020 at 09:32:22AM +0100, Jan Beulich wrote:
> Commit 9e7028aa1e78 ("PowerPC64 __tls_get_addr_desc") introduced a use
> of @option which apparently newer makeinfo tolerates, but older ones
> reject. Drop the unnecessary (a per all other uses of @option) blank.
> 
> ld/
> 2020-01-30  Jan Beulich  <jbeulich@suse.com>
> 
> 	* ld.texi: Remove space between @option and brace.

OK, thanks!

-- 
Alan Modra
Australia Development Lab, IBM

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-30 10:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-30  8:32 [PATCH] ld/doc: drop blank between @option and brace Jan Beulich
2020-01-30 10:11 ` Alan Modra

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