svn commit: r47079 - 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 14:15:54 2015
New Revision: 47079
URL: https://svnweb.freebsd.org/changeset/doc/47079

Log:
  setenv syntax is comma-delimited. While here, fix another section's setenv example.
  
  PR: 199178
  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 13:55:28 2015	(r47078)
+++ head/en_US.ISO8859-1/books/handbook/l10n/chapter.xml	Sat Jul 25 14:15:54 2015	(r47079)
@@ -258,13 +258,7 @@
 #of Taiwan can manually change each variable
 me:\
 	:lang=zh_TW.Big5:\
-	:setenv=LC_ALL=zh_TW.Big5:\
-	:setenv=LC_COLLATE=zh_TW.Big5:\
-	:setenv=LC_CTYPE=zh_TW.Big5:\
-	:setenv=LC_MESSAGES=zh_TW.Big5:\
-	:setenv=LC_MONETARY=zh_TW.Big5:\
-	:setenv=LC_NUMERIC=zh_TW.Big5:\
-	:setenv=LC_TIME=zh_TW.Big5:\
+	:setenv=LC_ALL=zh_TW.Big5,LC_COLLATE=zh_TW.Big5,LC_CTYPE=zh_TW.Big5,LC_MESSAGES=zh_TW.Big5,LC_MONETARY=zh_TW.Big5,LC_NUMERIC=zh_TW.Big5,LC_TIME=zh_TW.Big5:\
 	:charset=big5:\
 	:xmodifiers="@im=gcin": #Set gcin as the XIM Input Server</programlisting>
 
@@ -372,8 +366,7 @@ me:\
 	    <filename>/etc/csh.login</filename>, or
 	    <filename>/usr/share/skel/dot.login</filename>:</para>
 
-	  <programlisting><envar>setenv LANG de_DE.ISO8859-1</envar>
-<envar>setenv MM_CHARSET ISO-8859-1</envar></programlisting>
+	  <programlisting><envar>setenv LANG de_DE.ISO8859-1,MM_CHARSET ISO-8859-1</envar></programlisting>
 
 	  <para>To complicate matters, the syntax needed to configure
 	    <application>Xorg</application> in
_______________________________________________
[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.