diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-11-01 21:48:07 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-11-01 21:48:07 +0000 |
commit | e7134f171ef037d68b89873f695157792f1a3d85 (patch) | |
tree | 94fef8e356e496f351b8305da9da448287a43500 /chapter06 | |
parent | e0901b3e480803837880db7e51ad6a10131eed46 (diff) |
Update to systemd/udev-lfs-195
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10025 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/glibc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 67163e477..74f65a8d7 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -382,7 +382,7 @@ unset ZONEINFO</userinput></screen> <listitem> <para>This creates the <filename>posixrules</filename> file. We use New York because POSIX requires the daylight savings time rules - to be in accordance with US rules,</para> + to be in accordance with US rules.</para> </listitem> </varlistentry> </variablelist> |