public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] typo in documentation for ld --check-sections
@ 2006-04-07 13:06 Bernhard Fischer
  2006-04-07 13:21 ` Typo in email [was RE: [PATCH] typo in documentation for ld --check-sections] Dave Korn
  2006-04-07 14:15 ` [PATCH] typo in documentation for ld --check-sections Nick Clifton
  0 siblings, 2 replies; 5+ messages in thread
From: Bernhard Fischer @ 2006-04-07 13:06 UTC (permalink / raw)
  To: binutils; +Cc: Bernhard Fischer

[-- Attachment #1: Type: text/plain, Size: 241 bytes --]

[Please keep me CC'ed]
Hi,

I think the word "any" is missing in this phrase:
"if there any overlaps"

Please apply,
Bernhard

2006-04-07  Bernhard Fischer  <aldot@gcc.gnu.org>

	* ld.texinfo: Fix typo in documentation of --check-sections.


[-- Attachment #2: naked-ld_typo_check-sections.diff --]
[-- Type: text/plain, Size: 715 bytes --]

diff -rup naked-ld.orig/ld.texinfo naked-ld/ld.texinfo
--- naked-ld.orig/ld.texinfo	2006-04-06 19:54:13.000000000 +0200
+++ naked-ld/ld.texinfo	2006-04-07 14:18:04.000000000 +0200
@@ -1117,7 +1117,7 @@ platforms which support shared libraries
 @item --check-sections
 @itemx --no-check-sections
 Asks the linker @emph{not} to check section addresses after they have
-been assigned to see if there any overlaps.  Normally the linker will
+been assigned to see if there are any overlaps.  Normally the linker will
 perform this check, and if it finds any overlaps it will produce
 suitable error messages.  The linker does know about, and does make
 allowances for sections in overlays.  The default behaviour can be

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

end of thread, other threads:[~2006-04-07 14:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-07 13:06 [PATCH] typo in documentation for ld --check-sections Bernhard Fischer
2006-04-07 13:21 ` Typo in email [was RE: [PATCH] typo in documentation for ld --check-sections] Dave Korn
2006-04-07 13:29   ` Bernhard Fischer
2006-04-07 13:40     ` Dave Korn
2006-04-07 14:15 ` [PATCH] typo in documentation for ld --check-sections 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).