From 2bc051a17b85c30cd23b626fd08fae826a3824e7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 22 Feb 2000 08:32:48 +0000 Subject: [PATCH] Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in --- FAQ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ b/FAQ index afc9f9ec4be..8afe7bc87ca 100644 --- a/FAQ +++ b/FAQ @@ -1574,7 +1574,7 @@ benchmark program for measuring disk access). {AJ} The GNU C library 2.1 uses db2 instead of db1 which was used in version 2.0. The internal formats of the actual db files are different. To convert the db files from db1 format to db2 format, you can use the programs -`db_dump185' and `db_load'. Alternativly programs can be linked with db1 +`db_dump185' and `db_load'. Alternatively programs can be linked with db1 using `-ldb1' instead of linking with db2 which uses `-ldb'. Linking with db1 might be preferable if older programs need to access the db file. @@ -1677,7 +1677,7 @@ reading the POSIX standards. . The problem data base of open and solved bugs in GNU libc is available at . Eric Green has written -a HowTo for converting from Linux libc5 to glibc2. The HowTo is accessable +a HowTo for converting from Linux libc5 to glibc2. The HowTo is accessible via the FSF page and at . Frodo Looijaard describes a different way installing glibc2 as secondary libc at . -- 2.47.2