aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/profile.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07/profile.xml')
-rw-r--r--chapter07/profile.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter07/profile.xml b/chapter07/profile.xml
index 0db463e9d..4cfa2c7e7 100644
--- a/chapter07/profile.xml
+++ b/chapter07/profile.xml
@@ -98,8 +98,7 @@
It is important that the locale found using the heuristic above is tested prior
to it being added to the Bash startup files:</para>
-<screen role="nodump"><userinput>LC_ALL=&lt;locale name&gt; locale country
-LC_ALL=&lt;locale name&gt; locale language
+<screen role="nodump"><userinput>LC_ALL=&lt;locale name&gt; locale language
LC_ALL=&lt;locale name&gt; locale charmap
LC_ALL=&lt;locale name&gt; locale int_curr_symbol
LC_ALL=&lt;locale name&gt; locale int_prefix</userinput></screen>