]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix typo in linker option.
authorUlrich Drepper <drepper@redhat.com>
Sun, 6 Jun 1999 13:11:12 +0000 (13:11 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 6 Jun 1999 13:11:12 +0000 (13:11 +0000)
FAQ.in

diff --git a/FAQ.in b/FAQ.in
index 2c811c857f1865a84397386781123d1d27fff15d..72b3ad38c262e7259f9fedf94653f2088740bfd0 100644 (file)
--- a/FAQ.in
+++ b/FAQ.in
@@ -132,7 +132,9 @@ Binutils 2.9.1.0.16 or later is also required.
   `message catalog' files containing translated versions of system
   messages. See ftp://ftp.gnu.org/pub/gnu or better any mirror
   site.  (We distribute compiled message catalogs, but they may not be
-  updated in patches.)
+  updated in patches.)  Please note that the required minimal version
+  (0.10.35) of gettext is alpha software and available from
+  ftp://alpha.gnu.org/gnu .
 
 * Some files are built with special tools.  E.g., files ending in .gperf
   need a `gperf' program.  The GNU version (now available in a separate
@@ -452,7 +454,7 @@ US.
        the libc.so which comes with glibc all I get is a core dump.
 
 {UD} On Linux, gcc sets the dynamic linker to /lib/ld-linux.so.1 unless the
-user specifies a -dynamic-linker argument.  This is the name of the libc5
+user specifies a --dynamic-linker argument.  This is the name of the libc5
 dynamic linker, which does not work with glibc.
 
 For casual use of GNU libc you can just specify to the linker