From ce893535ff5090bfb77076f902c133dd0f1bdc3c Mon Sep 17 00:00:00 2001 From: freesource Date: Tue, 15 Jan 2002 04:14:15 +0000 Subject: [PATCH] Changed "real numbers" to "real version" on libc .. makes more sense. --- doc/html/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/html/index.html b/doc/html/index.html index 8deb514..551cb88 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -3,7 +3,7 @@ -
$Id: index.html,v 1.79 2002/01/14 04:15:46 freesource Exp $
+
$Id: index.html,v 1.80 2002/01/15 02:45:54 freesource Exp $

@@ -1226,7 +1226,7 @@ in the /dev directory.   Make a directory called /initrd.   Delete libc*so and then -ln -sf /initrd/lib/libc(real numbers)so libc*so.   +ln -sf /initrd/lib/libc(real version)so libc*so.   Umount, compress, and copy over to your root disk (2 disk compression method - make sure compression and filesystem name match).