aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-02-01 02:26:43 +0000
committerJohn Gilmore <gnu@cygnus>1992-02-01 02:26:43 +0000
commit053332ef959337428888f13799b1a181ea5837b1 (patch)
treec0039bf690bf9feacb07a2a9bfc8feb1fb2d5994 /gdb
parent4571619eb306300228d792a545ddfbeeee9ac44c (diff)
downloadfsf-binutils-gdb-053332ef959337428888f13799b1a181ea5837b1.zip
fsf-binutils-gdb-053332ef959337428888f13799b1a181ea5837b1.tar.gz
fsf-binutils-gdb-053332ef959337428888f13799b1a181ea5837b1.tar.bz2
Typo of my own
Diffstat (limited to 'gdb')
-rw-r--r--gdb/doc/gdb.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index add9a3c..02205a2 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -7262,7 +7262,7 @@ make
where @var{host} is an identifier such as @samp{sun4} or
@samp{decstation}, that identifies the platform where _GDBN__ will run.
-These @code{configure} and @code {make} commands build the three libraries @file{bfd},
+These @code{configure} and @code{make} commands build the three libraries @file{bfd},
@file{readline}, and @file{libiberty}, then @code{gdb} itself. The
configured source files, and the binaries, are left in the
corresponding source directories.