public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] ld: drop stray blank from ld.texi
@ 2023-05-19 13:25 Jan Beulich
  0 siblings, 0 replies; only message in thread
From: Jan Beulich @ 2023-05-19 13:25 UTC (permalink / raw)
  To: bfd-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=05d31a0b3f03d391a067df8808aafdf302a49bcf

commit 05d31a0b3f03d391a067df8808aafdf302a49bcf
Author: Jan Beulich <jbeulich@suse.com>
Date:   Fri May 19 15:25:13 2023 +0200

    ld: drop stray blank from ld.texi
    
    At least older makeinfo complains about it. Also fix an apparent typo
    while touching that line.

Diff:
---
 ld/ld.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ld/ld.texi b/ld/ld.texi
index 252a0ac9c3f..894ed99c26d 100644
--- a/ld/ld.texi
+++ b/ld/ld.texi
@@ -8560,7 +8560,7 @@ support for creating such libraries provided with the
 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] only message in thread

only message in thread, other threads:[~2023-05-19 13:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-19 13:25 [binutils-gdb] ld: drop stray blank from ld.texi Jan Beulich

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