about summary refs log tree commit diff
path: root/FAQ.in
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-12-07 12:06:40 +0000
committerUlrich Drepper <drepper@redhat.com>1998-12-07 12:06:40 +0000
commitc882585fc83ce93f22b838cc1497118efe83ddfd (patch)
tree14132f7fc06d32c757af0f2723e4a95257d8b91f /FAQ.in
parent1fc05b5fd330190ef9c93801f632aab573acbc8c (diff)
downloadglibc-c882585fc83ce93f22b838cc1497118efe83ddfd.tar.gz
glibc-c882585fc83ce93f22b838cc1497118efe83ddfd.tar.xz
glibc-c882585fc83ce93f22b838cc1497118efe83ddfd.zip
Update.
1998-12-07  Ulrich Drepper  <drepper@cygnus.com>

	* SUPPORTED: Add en_AU.
Diffstat (limited to 'FAQ.in')
-rw-r--r--FAQ.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/FAQ.in b/FAQ.in
index 892e25df56..d68d2dc321 100644
--- a/FAQ.in
+++ b/FAQ.in
@@ -61,7 +61,7 @@ a local mirror first.
 You should always try to use the latest official release.  Older versions
 may not have all the features GNU libc requires.  The current releases of
 egcs (1.0.3 and 1.1) and GNU CC (2.8.1) should work with the GNU C library
-(for powerpc see question ?powerpc; for ARM see question ?arm).
+(for powerpc see ?powerpc; for ARM see ?arm).
 
 {ZW} You may have problems if you try to mix code compiled with
 EGCS and with GCC 2.8.1. See ?exception for details.
@@ -76,7 +76,7 @@ We recommend version GNU make version 3.75 or 3.77.  Versions before 3.75
 have bugs and/or are missing features.  Version 3.76 has bugs which
 appear when building big projects like GNU libc. 3.76.1 appears to work but
 some people have reported problems.  If you build GNU make 3.77 from source, 
-please read question ?make first.
+please read ?make first.
 
 ??	Do I need a special linker or assembler?