[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/24175] New: Typo in manpage of ld
From: |
kenta at mit dot edu |
Subject: |
[Bug ld/24175] New: Typo in manpage of ld |
Date: |
Tue, 05 Feb 2019 20:46:29 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24175
Bug ID: 24175
Summary: Typo in manpage of ld
Product: binutils
Version: unspecified
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: kenta at mit dot edu
Target Milestone: ---
This is in the documentation for the --start-group --end-group flag:
diff --git a/ld/ld.texi b/ld/ld.texi
index 9bede662ad..e67548ca2c 100644
--- a/ld/ld.texi
+++ b/ld/ld.texi
@@ -1317,7 +1317,7 @@ the order that it is specified on the command line. If a
symbol in that
archive is needed to resolve an undefined symbol referred to by an
object in an archive that appears later on the command line, the linker
would not be able to resolve that reference. By grouping the archives,
-they all be searched repeatedly until all possible references are
+they will be searched repeatedly until all possible references are
resolved.
Using this option has a significant performance cost. It is best to use
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/24175] New: Typo in manpage of ld,
kenta at mit dot edu <=