aboutsummaryrefslogtreecommitdiff
path: root/binutils/binutils.texi
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-01-26 20:43:50 +0000
committerIan Lance Taylor <ian@airs.com>1996-01-26 20:43:50 +0000
commit392e2505bb2c70057a73ab57ee4fd2304d7aa0b6 (patch)
tree1dd3ef5902540a306c31b39deef63d63f7476e04 /binutils/binutils.texi
parent85d4b870660b4fd7dc52443fb9692afec834844c (diff)
downloadgdb-392e2505bb2c70057a73ab57ee4fd2304d7aa0b6.zip
gdb-392e2505bb2c70057a73ab57ee4fd2304d7aa0b6.tar.gz
gdb-392e2505bb2c70057a73ab57ee4fd2304d7aa0b6.tar.bz2
tipo
Diffstat (limited to 'binutils/binutils.texi')
-rw-r--r--binutils/binutils.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils/binutils.texi b/binutils/binutils.texi
index 40a2cfe..d4dae57 100644
--- a/binutils/binutils.texi
+++ b/binutils/binutils.texi
@@ -621,7 +621,7 @@ references. For more details on common symbols, see the discussion of
The symbol is in the initialized data section.
@item G
-The symbol is in a initialized data section for small objects. Some
+The symbol is in an initialized data section for small objects. Some
object file formats permit more efficient access to small data objects,
such as a global int variable as opposed to a large global array.
@@ -636,7 +636,7 @@ The symbol is a debugging symbol.
The symbol is in a read only data section.
@item S
-The symbol is in a uninitialized data section for small objects.
+The symbol is in an uninitialized data section for small objects.
@item T
The symbol is in the text (code) section.