diff options
author | Björn Jacke <bjacke@samba.org> | 2018-01-10 16:05:39 +0100 |
---|---|---|
committer | Ralph Boehme <slow@samba.org> | 2018-01-13 08:24:08 +0100 |
commit | a79df4e7ce8d893a17185aac63f185892f45ab62 (patch) | |
tree | 8024f69e20b43a404169c2fe5d79b353a54d4843 /docs-xml | |
parent | f1befc5d5371d531e9aa2b0df73c119b78c2b4cc (diff) | |
download | samba-a79df4e7ce8d893a17185aac63f185892f45ab62.tar.gz |
params: mark "unicode" parameter as deprecated
Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r-- | docs-xml/smbdotconf/protocol/unicode.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/protocol/unicode.xml b/docs-xml/smbdotconf/protocol/unicode.xml index 86fb06cf46a..25810cd4005 100644 --- a/docs-xml/smbdotconf/protocol/unicode.xml +++ b/docs-xml/smbdotconf/protocol/unicode.xml @@ -1,6 +1,7 @@ <samba:parameter name="unicode" context="G" type="boolean" + deprecated="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para>Specifies whether the server and client should support unicode.</para> |