Ignore:
Timestamp:
07/02/2005 05:16:45 PM (19 years ago)
Author:
Archaic <archaic@…>
Branches:
6.1, 6.1.1
Children:
b8a3fb2
Parents:
464fa64f
Message:

Several minor wording changes in chapter 8. (merge from trunk r6318)

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6336 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter07/profile.xml

    r464fa64f rb568bbaf  
    4242<listitem><para>The output of programs translated into the native
    4343language</para></listitem>
    44 <listitem><para>Correct classification of characters into letters,
    45 digits and other classes. This is necessary for Bash to properly
    46 accept non-ASCII characters in command lines in non-English
    47 locales</para></listitem>
     44<listitem><para>Correct classification of characters into letters, digits and
     45other classes. This is necessary for <command>bash</command> to properly accept
     46non-ASCII characters in command lines in non-English locales</para></listitem>
    4847<listitem><para>The correct alphabetical sorting order for the
    4948country</para></listitem>
Note: See TracChangeset for help on using the changeset viewer.