aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/config-glibc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/config-glibc.xml')
-rw-r--r--chapter06/config-glibc.xml4
1 files changed, 2 insertions, 2 deletions
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 @@
<sect2><title>Configuring Glibc</title>
<para>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.</para>
+timezone needs to be set up.</para>
<para>Create a new file <filename>/etc/nsswitch.conf</filename> by running the
following:</para>