aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/profile.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07/profile.xml')
-rw-r--r--chapter07/profile.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/profile.xml b/chapter07/profile.xml
index e68172ccc..76ddcca89 100644
--- a/chapter07/profile.xml
+++ b/chapter07/profile.xml
@@ -140,7 +140,7 @@ LC_ALL=&lt;locale name&gt; locale int_prefix</userinput></screen>
<screen><userinput>cat &gt; /etc/profile &lt;&lt; "EOF"
<literal># Begin /etc/profile
-export LANG=<replaceable>&lt;ll&gt;</replaceable>_<replaceable>&lt;CC&gt;</replaceable>.<replaceable>&lt;charmap&gt;</replaceable><replaceable>&lt;@modifiers&gt;</replaceable>
+export LANG=<replaceable>&lt;ll&gt;_&lt;CC&gt;.&lt;charmap&gt;&lt;@modifiers&gt;</replaceable>
# End /etc/profile</literal>
EOF</userinput></screen>