svn commit: r47082 - head/en_US.ISO8859-1/books/handbook/l10n

Dru Lavigne <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: dru
Date: Sat Jul 25 16:32:50 2015
New Revision: 47082
URL: https://svnweb.freebsd.org/changeset/doc/47082

Log:
  Fix other envar tags in this section.
  
  Obtained from: hrs
  Sponsored by: Essen Devsummit Hackathon

Modified:
  head/en_US.ISO8859-1/books/handbook/l10n/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/l10n/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/l10n/chapter.xml	Sat Jul 25 16:24:27 2015	(r47081)
+++ head/en_US.ISO8859-1/books/handbook/l10n/chapter.xml	Sat Jul 25 16:32:50 2015	(r47082)
@@ -356,8 +356,8 @@ me:\
 	    <filename>/usr/share/skel/dot.profile</filename> to set
 	    that shell for all users:</para>
 
-	  <programlisting><envar>LANG=de_DE.ISO8859-1; export LANG</envar>
-<envar>MM_CHARSET=ISO-8859-1; export MM_CHARSET</envar></programlisting>
+	  <programlisting><envar>LANG</envar>=de_DE.ISO8859-1; export <envar>LANG</envar>
+<envar>MM_CHARSET</envar>=ISO-8859-1; export <envar>MM_CHARSET</envar></programlisting>
 
 	  <para>However, the name of the configuration file and the
 	    syntax used differs for the <command>csh</command> shell.
@@ -376,9 +376,9 @@ setenv <envar>MM_CHARSET</envar> ISO-885
 	    shell and the second is for the <command>csh</command>
 	    shell:</para>
 
-	  <programlisting><envar>LANG=de_DE.ISO8859-1; export LANG</envar></programlisting>
+	  <programlisting><envar>LANG</envar>=de_DE.ISO8859-1; export <envar>LANG</envar></programlisting>
 
-	  <programlisting><envar>setenv LANG de_DE.ISO8859-1</envar></programlisting>
+	  <programlisting>setenv <envar>LANG</envar> de_DE.ISO8859-1</programlisting>
       </sect3>
     </sect2>
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.