aboutsummaryrefslogtreecommitdiff
path: root/ld/ld.texinfo
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2006-04-07 14:14:46 +0000
committerNick Clifton <nickc@redhat.com>2006-04-07 14:14:46 +0000
commit7d816a179b4195b35267b4f2dc57e0917eb68a68 (patch)
treee6078d7318890458f5b66ab1db4e54f313768060 /ld/ld.texinfo
parente28493f22671b9acb23366572cfba9dd5ed13a8d (diff)
downloadgdb-7d816a179b4195b35267b4f2dc57e0917eb68a68.zip
gdb-7d816a179b4195b35267b4f2dc57e0917eb68a68.tar.gz
gdb-7d816a179b4195b35267b4f2dc57e0917eb68a68.tar.bz2
Fix typo in documentation of --check-sections.
Diffstat (limited to 'ld/ld.texinfo')
-rw-r--r--ld/ld.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ld.texinfo b/ld/ld.texinfo
index 55eb893..339b32d 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