From 82aac7406d666b9a0a8f69d3f854fd8b00c2949e Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sat, 12 Nov 2005 12:32:55 +0000 Subject: Added a nodump attribute. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7146 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/profile.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter07/profile.xml') diff --git a/chapter07/profile.xml b/chapter07/profile.xml index 270142a1a..5db1976de 100644 --- a/chapter07/profile.xml +++ b/chapter07/profile.xml @@ -87,7 +87,7 @@ will print: It is important that the locale found using the heuristic above is tested prior to it being added to the Bash startup files: -LC_ALL=[locale name] locale country +LC_ALL=[locale name] locale country LC_ALL=[locale name] locale language LC_ALL=[locale name] locale charmap LC_ALL=[locale name] locale int_curr_symbol @@ -140,7 +140,7 @@ EOF (the recommended one for United States English users) locales are different. -Setting the keyboard layout, screen font, and +Setting the keyboard layout, screen font, and locale-related environment variables are the only internationalization steps needed to support locales that use ordinary single-byte encodings and left-to-right writing direction. More complex cases -- cgit v1.2.3-54-g00ecf