diff options
author | John Terpstra <jht@samba.org> | 2003-04-07 15:19:34 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-04-07 15:19:34 +0000 |
commit | 6b8a18109364fa53287ce5e7425ad4c185e678cf (patch) | |
tree | b2f8ab9115f4c9ffa7eeaaade6e342f1eadb5485 /docs/docbook/projdoc/unicode.sgml | |
parent | bd6a7f756bbf0824b62480c572cff0e43ac7daef (diff) | |
download | samba-6b8a18109364fa53287ce5e7425ad4c185e678cf.tar.gz samba-6b8a18109364fa53287ce5e7425ad4c185e678cf.tar.bz2 samba-6b8a18109364fa53287ce5e7425ad4c185e678cf.zip |
Docs merge from HEAD.
(This used to be commit e9b7b72ab613dbd88c846e3cf1ffa7e6dc9118e4)
Diffstat (limited to 'docs/docbook/projdoc/unicode.sgml')
-rw-r--r-- | docs/docbook/projdoc/unicode.sgml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/docbook/projdoc/unicode.sgml b/docs/docbook/projdoc/unicode.sgml index 705a389e41..d44e8ea291 100644 --- a/docs/docbook/projdoc/unicode.sgml +++ b/docs/docbook/projdoc/unicode.sgml @@ -58,7 +58,7 @@ samba knows of three kinds of character sets: <term>unix charset</term> <listitem><para> This is the charset used internally by your operating system. - The default is <emphasis>ASCII</emphasis>, which is fine for most + The default is <constant>ASCII</constant>, which is fine for most systems. </para></listitem> </varlistentry> @@ -81,7 +81,5 @@ samba knows of three kinds of character sets: </varlistentry> </variablelist> -<para> - </sect1> </chapter> |