Added a nodump attribute.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7146 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2005-11-12 12:32:55 +00:00
parent c45b780761
commit 82aac7406d

View File

@ -87,7 +87,7 @@ will print:</para>
It is important that the locale found using the heuristic above is tested prior It is important that the locale found using the heuristic above is tested prior
to it being added to the Bash startup files:</para> to it being added to the Bash startup files:</para>
<screen><userinput>LC_ALL=[locale name] locale country <screen role="nodump"><userinput>LC_ALL=[locale name] locale country
LC_ALL=[locale name] locale language LC_ALL=[locale name] locale language
LC_ALL=[locale name] locale charmap LC_ALL=[locale name] locale charmap
LC_ALL=[locale name] locale int_curr_symbol LC_ALL=[locale name] locale int_curr_symbol