summaryrefslogtreecommitdiff
path: root/docs/Samba3-HOWTO/TOSHARG-Unicode.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Samba3-HOWTO/TOSHARG-Unicode.xml')
-rw-r--r--docs/Samba3-HOWTO/TOSHARG-Unicode.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-Unicode.xml b/docs/Samba3-HOWTO/TOSHARG-Unicode.xml
index a858a38508..761116c818 100644
--- a/docs/Samba3-HOWTO/TOSHARG-Unicode.xml
+++ b/docs/Samba3-HOWTO/TOSHARG-Unicode.xml
@@ -374,7 +374,8 @@ Setting up Japanese charsets is quite difficult. This is mainly because:
as follows:
</para>
-<smbconfexample><title>VFS CAP</title>
+<example><title>VFS CAP</title>
+ <smbconfblock>
<smbconfsection name="[global]"/>
<smbconfcomment>the locale name "CP932" may be different</smbconfcomment>
<smbconfoption name="dos charset">CP932</smbconfoption>
@@ -382,7 +383,8 @@ Setting up Japanese charsets is quite difficult. This is mainly because:
<smbconfsection name="[cap-share]"/>
<smbconfoption name="vfs option">cap</smbconfoption>
-</smbconfexample>
+</smbconfblock>
+</example>
<para>
You should set CP932 if using GNU libiconv for unix charset. Setting this,