svn commit: samba-docs r996 - in trunk/smbdotconf/base: .

vlendec at samba.org vlendec at samba.org
Tue Nov 21 13:31:09 GMT 2006


Author: vlendec
Date: 2006-11-21 13:31:04 +0000 (Tue, 21 Nov 2006)
New Revision: 996

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=996

Log:
Fix Bug 4240. Thanks to Karolin <ks at sernet.de> for bugging :-)

Volker

Modified:
   trunk/smbdotconf/base/displaycharset.xml


Changeset:
Modified: trunk/smbdotconf/base/displaycharset.xml
===================================================================
--- trunk/smbdotconf/base/displaycharset.xml	2006-11-17 15:05:25 UTC (rev 995)
+++ trunk/smbdotconf/base/displaycharset.xml	2006-11-21 13:31:04 UTC (rev 996)
@@ -10,6 +10,6 @@
 </para>
 </description>
 
-<value type="default">ASCII</value>
+<value type="default">"LOCALE" or "ASCII" (depending on the system)</value>
 <value type="example">UTF8</value>
 </samba:parameter>



More information about the samba-cvs mailing list