diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-04-13 14:22:47 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-04-13 14:22:47 +0000 |
commit | a9361837246861a9f319de1ea6d92f6cb81d61af (patch) | |
tree | e24d1ca6dcb810dcdbdec6fe004d000c38970846 /docs | |
parent | b206bdcd5b20dbd3cb5717128535290f6eb01a4f (diff) | |
download | samba-a9361837246861a9f319de1ea6d92f6cb81d61af.tar.gz samba-a9361837246861a9f319de1ea6d92f6cb81d61af.tar.bz2 samba-a9361837246861a9f319de1ea6d92f6cb81d61af.zip |
add entity for Not-Implemented Messages
(This used to be commit 791a711dd1b54bacba57aa9712654f037b5a6f00)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docbook/global.ent | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/docbook/global.ent b/docs/docbook/global.ent index 5abcc606d7..c69b72d8a6 100644 --- a/docs/docbook/global.ent +++ b/docs/docbook/global.ent @@ -489,3 +489,5 @@ an Active Directory environment. <!ENTITY pdb.sgml SYSTEM "projdoc/pdb.sgml.sgml"> <!ENTITY problems SYSTEM "projdoc/Problems.sgml"> <!ENTITY unicode SYSTEM "projdoc/unicode.sgml"> + +<!ENTITY not.implemented "<note><para>Currently NOT implemented.</para></note>"> |