summaryrefslogtreecommitdiff
path: root/FAQ
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1997-03-21 20:23:20 +0000
committerUlrich Drepper <drepper@redhat.com>1997-03-21 20:23:20 +0000
commitae6f93ebf01fb80441e349f01a26414cb6030bfd (patch)
tree09c9426f26fdce312680ab4a048b3f8a4957e229 /FAQ
parent8fa5aed6e851c7b89e6d8d3a229b931524aeb4e5 (diff)
Fix typo.
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ b/FAQ
index c7d6445ea6..f8a638fd3b 100644
--- a/FAQ
+++ b/FAQ
@@ -609,7 +609,7 @@ e.g. i486-linux.
# GNU libc version 2 does not supply these;
# we want them from GCC.
- extra_parts="crtbegin.o crtend.o"
-+ extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS..o"
++ extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
;;
i[3456]86-go32-msdos | i[3456]86-*-go32)
cpu_type=i386