From b3adaba4a1a7ef6e2bbc15d922543fd7bc2277dc Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Mon, 22 Dec 2003 09:32:12 +0000 Subject: Tiny whitespace fixups within build commands. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/config-glibc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/config-glibc.xml') diff --git a/chapter06/config-glibc.xml b/chapter06/config-glibc.xml index 0926f560a..e92a7caf5 100644 --- a/chapter06/config-glibc.xml +++ b/chapter06/config-glibc.xml @@ -41,7 +41,7 @@ output the name of your time zone, something like EST5EDT or Canada/Eastern. Then create the /etc/localtime file by running: -cp --remove-destination /usr/share/zoneinfo/Canada/Eastern /etc/localtime +cp --remove-destination /usr/share/zoneinfo/Canada/Eastern /etc/localtime The meaning of the option: -- cgit v1.2.3-54-g00ecf