summaryrefslogtreecommitdiff
path: root/docs/docbook/global.ent
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-04-07 13:51:11 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-04-07 13:51:11 +0000
commit705db2effac38df9aaefa9cc6baa9614207b26af (patch)
tree948edb12409dc816903dd4b6004c7eabbe85dc8d /docs/docbook/global.ent
parentc6ffda4f7627c9596288cd7d4272f2d6a2cef593 (diff)
downloadsamba-705db2effac38df9aaefa9cc6baa9614207b26af.tar.gz
samba-705db2effac38df9aaefa9cc6baa9614207b26af.tar.bz2
samba-705db2effac38df9aaefa9cc6baa9614207b26af.zip
- Add &author.mimir; entity
- Several smaller layout and typo fixes (This used to be commit 96aa93ea4f56ef069c3127547296581f8e0ce3bd)
Diffstat (limited to 'docs/docbook/global.ent')
-rw-r--r--docs/docbook/global.ent20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/docbook/global.ent b/docs/docbook/global.ent
index 26c774820f..cfcd44e50a 100644
--- a/docs/docbook/global.ent
+++ b/docs/docbook/global.ent
@@ -74,6 +74,14 @@
</affiliation>
</author>'>
+<!ENTITY author.mimir '
+<author>
+ <firstname>Rafal</firstname><surname>Szczesniak</surname>
+ <affiliation>
+ <orgname>Samba Team</orgname>
+ <address><email>mimir@samba.org</email></address>
+ </affiliation>
+</author>'>
<!-- URL's -->
<!ENTITY url.samba.cvsinfo 'http://pserver.samba.org/samba/cvs.html'>
@@ -358,3 +366,15 @@ an Active Directory environment.
&stdarg.authfile;
&stdarg.username;
'>
+
+<!-- Entities for the various programs -->
+<!ENTITY smbd '<application>smbd</application>'>
+<!ENTITY nmbd '<application>nmbd</application>'>
+<!ENTITY testparm '<application>testparm</application>'>
+<!ENTITY smb.conf '<filename>smb.conf</filename>'>
+<!ENTITY smbclient '<application>smbclient</application>'>
+<!ENTITY winbindd '<application>winbindd</application>'>
+<!ENTITY smbgroupedit '<application>smbgroupedit</application>'>
+
+<!-- We only need this for SGML, and not for XML... -->
+<!ENTITY percnt '%'>