diff options
Diffstat (limited to 'chapter07/profile.xml')
-rw-r--r-- | chapter07/profile.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/chapter07/profile.xml b/chapter07/profile.xml index 64336dc88..9f52bcc48 100644 --- a/chapter07/profile.xml +++ b/chapter07/profile.xml @@ -41,10 +41,9 @@ them properly results in:</para> <itemizedlist> <listitem><para>The output of programs translated into the native language</para></listitem> -<listitem><para>Correct classification of characters into letters, -digits and other classes. This is necessary for Bash to properly -accept non-ASCII characters in command lines in non-English -locales</para></listitem> +<listitem><para>Correct classification of characters into letters, digits and +other classes. This is necessary for <command>bash</command> to properly accept +non-ASCII characters in command lines in non-English locales</para></listitem> <listitem><para>The correct alphabetical sorting order for the country</para></listitem> <listitem><para>Appropriate default paper size</para></listitem> |