From 60134cd5f7da1c76d330f34c06115588d65a1d88 Mon Sep 17 00:00:00 2001 From: nickc Date: Fri, 7 Apr 2006 14:14:46 +0000 Subject: [PATCH] Fix typo in documentation of --check-sections. --- ld/ChangeLog | 4 ++++ ld/ld.texinfo | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index 0adf6a871e..e5b6da0230 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2006-04-07 Bernhard Fischer + + * ld.texinfo: Fix typo in documentation of --check-sections. + 2006-04-07 Kaz Kojima * ldlang.c (load_symbols): Set as_needed and add_needed according diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 55eb893c22..339b32d045 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -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 -- 2.11.0