From 893d40b3457f83807e6fb4bf6f786f29e5a8c8a1 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Wed, 12 Oct 2005 10:14:10 +0000 Subject: Removed a nodump attribute. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6996 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/glibc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 5bcbddb38..f463cb679 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -255,7 +255,7 @@ will output the name of the time zone (e.g., Then create the /etc/localtime file by running: -cp -v --remove-destination /usr/share/zoneinfo/[xxx] \ +cp -v --remove-destination /usr/share/zoneinfo/[xxx] \ /etc/localtime Replace [xxx] with the name of the time zone -- cgit v1.2.3-54-g00ecf