Fixing Volker's entity entry.
authorJohn Terpstra <jht@samba.org>
Sat, 14 May 2005 21:04:18 +0000 (21:04 +0000)
committerJohn Terpstra <jht@samba.org>
Sat, 14 May 2005 21:04:18 +0000 (21:04 +0000)
git-svn-id: file:///home/svn/samba-web/trunk@671 44aeb9d7-1cd8-0310-b257-a505e0beeac2

DTD/samba.entities

index b1cbd5da0f137dd666b837e181c635ee94021ca7..8d0998514e8540b1316085d7bbcd2d6cd2c4f3c1 100644 (file)
 
 <!ENTITY author.jmcd '<author>&person.jmcd;</author>'>
 
-<!ENTITY author.vl '
-<author>
+<!ENTITY person.vl '
        <firstname>Volker</firstname><surname>Lendecke</surname>
        <affiliation>
                <orgname>Samba Team</orgname>
                <address><email>Volker.Lendecke@SerNet.DE</email></address>
-       </affiliation>
-</author>'>
+       </affiliation>'>
+
+<!ENTITY author.vl '<author>&person.vl;</author>'>
 
 <!ENTITY author.dbannon '
 <author>
@@ -425,6 +425,7 @@ an Active Directory environment.
 '>
 
 <!-- Entities for the various programs -->
+<!ENTITY OL '<application>OpenLDAP</application>'>
 <!ENTITY smbd '<application>smbd</application>'>
 <!ENTITY nmbd '<application>nmbd</application>'>
 <!ENTITY testparm '<application>testparm</application>'>