summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-09-09 16:49:39 -0400
committerGaetan Nadon <memsize@videotron.ca>2011-09-11 19:35:32 -0400
commit1d57c32f76cbca21fb6250815c89ae079100cf11 (patch)
tree45ec78507c904436d9a51771e68760cf21753b6c
parent3aed7400c00b207283dc99fb645faada7a359335 (diff)
Use more appropriate docbook element to get "Edited by"
The proper element to use is <editor>. The <contrib> was a hack to insert text and showed up in the wrong location Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--specs/ICCCM/icccm.xml5
-rw-r--r--specs/XLFD/xlfd.xml5
2 files changed, 4 insertions, 6 deletions
diff --git a/specs/ICCCM/icccm.xml b/specs/ICCCM/icccm.xml
index fb39ca7..ac95aee 100644
--- a/specs/ICCCM/icccm.xml
+++ b/specs/ICCCM/icccm.xml
@@ -14,11 +14,10 @@
<firstname>David</firstname><surname>Rosenthal</surname>
<affiliation><orgname>Sun Microsystems, Inc.</orgname></affiliation>
</author>
- <othercredit>
- <contrib>Version 2 edited by</contrib>
+ <editor>
<firstname>Stuart</firstname><othername>W.</othername><surname>Marks</surname>
<affiliation><orgname>SunSoft, Inc.</orgname></affiliation>
- </othercredit>
+ </editor>
</authorgroup>
<corpname>X Consortium Standard</corpname>
<affiliation><orgname>X Consortium</orgname></affiliation>
diff --git a/specs/XLFD/xlfd.xml b/specs/XLFD/xlfd.xml
index 059c113..6d90be3 100644
--- a/specs/XLFD/xlfd.xml
+++ b/specs/XLFD/xlfd.xml
@@ -16,10 +16,9 @@
Digital Equipment Corporation
</orgname></affiliation>
</author>
- <othercredit>
- <contrib>edited by</contrib>
+ <editor>
<firstname>Stephen </firstname><surname>Gildea</surname>
- </othercredit>
+ </editor>
</authorgroup>
<corpname>X Consortium Standard</corpname>
<copyright><year>1988,1994</year><holder>X Consortium</holder></copyright>