diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-30 16:02:13 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-30 16:02:13 +0000 |
commit | 554d739ff789362efdb5ae740c5208ffd1926cce (patch) | |
tree | 0005fe7599af9cce4d20d6b1b38b212f2a89f802 /chapter01 | |
parent | 1dff38bc51b4f96328f90b9e965f3c8d2f3cf176 (diff) |
fixed app-defaults location
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1505 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f8733fd62..5eb9a4210 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -24,6 +24,11 @@ <itemizedlist> +<listitem><para>January 30th, 2002 [gerard]: Chapter 6 - Procps: Fixed typo +the path to the app-defaults directory (it's +/usr/X11R6/lib/X11/app-defaults and not +usr/X11R6/lib/app-defaults).</para></listitem> + <listitem><para>January 30th, 2002 [gerard]: Chapter 6 - Configure software: Simplified the commands to create the utmp, btmp, lastlog and wtmp files.</para></listitem> |