ld/doc: drop blank between @option and brace

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.
This commit is contained in:
Jan Beulich
2020-01-30 17:02:33 +01:00
parent 0c115f8483
commit 5cebc931d7
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2020-01-30 Jan Beulich <jbeulich@suse.com>
* ld.texi: Remove space between @option and brace.
2020-01-29 Alan Modra <amodra@gmail.com>
PR 25477