public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] ld: drop stray blank from ld.texi
@ 2023-05-19 13:24 Jan Beulich
  2023-05-22 11:10 ` Nick Clifton
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Beulich @ 2023-05-19 13:24 UTC (permalink / raw)
  To: Binutils; +Cc: Nick Clifton

At least older makeinfo complains about it. Also fix an apparent typo
while touching that line.

--- a/ld/ld.texi
+++ b/ld/ld.texi
@@ -8560,7 +8560,7 @@ support for creating such libraries prov
 It is possible to create a DLL that only contains resources, ie just a
 @samp{.rsrc} section, but in order to do so a custom linker script
 must be used.  This is because the built-in default linker scripts
-will always create @samp{.text} amd @samp {.idata} sections, even if
+will always create @samp{.text} and @samp{.idata} sections, even if
 there is no input to go into them.
 
 The script should look like this, although the @code{OUTPUT_FORMAT}

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

* Re: [PATCH] ld: drop stray blank from ld.texi
  2023-05-19 13:24 [PATCH] ld: drop stray blank from ld.texi Jan Beulich
@ 2023-05-22 11:10 ` Nick Clifton
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Clifton @ 2023-05-22 11:10 UTC (permalink / raw)
  To: Jan Beulich, Binutils

Hi Jan,

> At least older makeinfo complains about it. Also fix an apparent typo
> while touching that line.

Doh!  Thank you for correcting these mistakes.

Cheers
   Nick


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

end of thread, other threads:[~2023-05-22 11:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-19 13:24 [PATCH] ld: drop stray blank from ld.texi Jan Beulich
2023-05-22 11:10 ` Nick Clifton

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