From 554d739ff789362efdb5ae740c5208ffd1926cce Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Wed, 30 Jan 2002 16:02:13 +0000 Subject: [PATCH] fixed app-defaults location git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1505 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 5 +++++ 1 file changed, 5 insertions(+) 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 @@ +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). + January 30th, 2002 [gerard]: Chapter 6 - Configure software: Simplified the commands to create the utmp, btmp, lastlog and wtmp files.