xdmcp: use appropriate markup for author affiliation

Docbook places the organization name above its divisions.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
This commit is contained in:
Gaetan Nadon
2011-09-15 20:50:30 -04:00
parent d3bc4e5d2a
commit de9cdb570f

View File

@@ -28,11 +28,11 @@
<authorgroup> <authorgroup>
<author> <author>
<firstname>Keith</firstname><surname>Packard</surname> <firstname>Keith</firstname><surname>Packard</surname>
<affiliation><orgname> <affiliation>
X Consortium, <orgname>Massachusetts Institute of Technology</orgname>
Laboratory for Computer Science, <orgdiv>Laboratory for Computer Science</orgdiv>
Massachusetts Institute of Technology <orgdiv>X Consortium</orgdiv>
</orgname></affiliation> </affiliation>
</author> </author>
</authorgroup> </authorgroup>