From 51c0c60367a904ef697910020a7180764d2694b0 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Wed, 7 Nov 2001 15:42:16 +0000 Subject: fix typos git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1338 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/config-glibc.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter06/config-glibc.xml') diff --git a/chapter06/config-glibc.xml b/chapter06/config-glibc.xml index ffff4ee12..804025337 100644 --- a/chapter06/config-glibc.xml +++ b/chapter06/config-glibc.xml @@ -1,9 +1,9 @@ Configuring Glibc We need to create the /etc/nsswitch.conf file. Although glibc should -provide defaults when this file is missing or corrupt, it's defaults don't work +provide defaults when this file is missing or corrupt, its defaults don't work well with networking which will be dealt with in a later chapter. Also, our -timezone needs to be setup. +timezone needs to be set up. Create a new file /etc/nsswitch.conf by running the following: -- cgit v1.2.3-54-g00ecf