From 0d84af1cbb0dc825db3e965d5126e5b08f878067 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 28 Dec 2017 03:52:38 +0000 Subject: Typos and wording changes git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11343 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/locale.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'chapter07/locale.xml') diff --git a/chapter07/locale.xml b/chapter07/locale.xml index 3e6c2aa7a..b70f6d36b 100644 --- a/chapter07/locale.xml +++ b/chapter07/locale.xml @@ -118,9 +118,9 @@ LC_ALL=<locale name> locale int_prefix LANG=<ll>_<CC>.<charmap><@modifiers> EOF - Note that you can modify /etc/locale.conf with - systemd localectl utility. To use localectl - for the example above, run: + Note that you can modify /etc/locale.conf with the + systemd localectl utility. To use + localectl for the example above, run: localectl set-locale LANG="<ll>_<CC>.<charmap><@modifiers>" @@ -132,8 +132,8 @@ EOF localectl set-locale LANG="en_US.UTF-8" LC_CTYPE="en_US" - Please note that localectl command can - be used only on a system booted with systemd. + Please note that the localectl command can + be used only on a system booted with systemd. The C (default) and en_US (the recommended one for United States English users) locales are different. C -- cgit v1.2.3-54-g00ecf