diff options
author | John Terpstra <jht@samba.org> | 2003-06-01 03:47:32 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-06-01 03:47:32 +0000 |
commit | a659e90b33e7f560898e7daf7c741d57bb501b53 (patch) | |
tree | 5e1cabb411107e1dff8d5959e5e221145d373d5e /docs/docbook/projdoc/unicode.xml | |
parent | baf2371eaa859c4b1dd0280dddebc515df1d854c (diff) | |
download | samba-a659e90b33e7f560898e7daf7c741d57bb501b53.tar.gz samba-a659e90b33e7f560898e7daf7c741d57bb501b53.tar.bz2 samba-a659e90b33e7f560898e7daf7c741d57bb501b53.zip |
More minor edits.
(This used to be commit dcc3ed1a8037c0872383bdbeba511322f55c12c5)
Diffstat (limited to 'docs/docbook/projdoc/unicode.xml')
-rw-r--r-- | docs/docbook/projdoc/unicode.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/docbook/projdoc/unicode.xml b/docs/docbook/projdoc/unicode.xml index c222c2bdc1..cb55c084c4 100644 --- a/docs/docbook/projdoc/unicode.xml +++ b/docs/docbook/projdoc/unicode.xml @@ -13,6 +13,32 @@ <title>Unicode/Charsets</title> <sect1> +<title>Features and Benefits</title> + +<para> +Every industry eventually matures. One of the great areas of maturation is in +the focus that has been given over the past decade to make it possible for anyone +anywhere to use a computer. It has not always been that way, in fact, not so long +ago it was common for software to be written for exclusive use in the country of +origin. +</para> + +<para> +Of all the effort that has been brought to bear on providing native language support +for all computer users, the efforts of the Openi18n organisation is deserving of +special mention. For more information about Openi18n please refer to: +<link url="http://www.openi18n.org/">http://www.openi18n.org/</link>. +</para> + +<para> +Samba-2.x supported a single locale through a mechanism called +<emphasis>codepages</emphasis>. Samba-3 is destined to become a truely trans-global +file and printer sharing platform. +</para> + +</sect1> + +<sect1> <title>What are charsets and unicode?</title> <para> |