diff options
author | John Terpstra <jht@samba.org> | 2003-04-24 05:38:52 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-04-24 05:38:52 +0000 |
commit | 5c16ca1d3a44024695261f900c530b48b0d9c87e (patch) | |
tree | 131067bceea76cc9e6f7c2a29b846f0bdadc0bff | |
parent | ddd0e5a50622b0a9b6f4605281723ceb519af604 (diff) | |
download | samba-5c16ca1d3a44024695261f900c530b48b0d9c87e.tar.gz samba-5c16ca1d3a44024695261f900c530b48b0d9c87e.tar.bz2 samba-5c16ca1d3a44024695261f900c530b48b0d9c87e.zip |
Update from HEAD.
(This used to be commit 587ced729cb136370c090a03ca6de1b83c4c4772)
-rw-r--r-- | docs/docbook/global.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docbook/global.ent b/docs/docbook/global.ent index 2c7f55aa3a..d7c41ccbc6 100644 --- a/docs/docbook/global.ent +++ b/docs/docbook/global.ent @@ -385,6 +385,7 @@ an Active Directory environment. <!ENTITY smbclient '<application>smbclient</application>'> <!ENTITY winbindd '<application>winbindd</application>'> <!ENTITY smbgroupedit '<application>smbgroupedit</application>'> +<!ENTITY net '<application>net</application>'> <!-- We only need this for SGML, and not for XML... --> <!ENTITY percnt '%'> |