summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-09-11 08:51:02 -0400
committerGaetan Nadon <memsize@videotron.ca>2011-09-11 08:51:02 -0400
commitc8d4e3eddc07889f0bc493884f120e741226c28b (patch)
treef93b5506b48b524a5895dc279cb17eec849670ea
parent1950143424ea47973613bc1dbec805e8a32aa97b (diff)
downloadxorg-proto-recordproto-c8d4e3eddc07889f0bc493884f120e741226c28b.tar.gz
specs: 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/record.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/specs/record.xml b/specs/record.xml
index 89cfd72..c1d5d32 100644
--- a/specs/record.xml
+++ b/specs/record.xml
@@ -14,11 +14,10 @@
<firstname>Martha</firstname><surname>Zimet</surname>
<affiliation><orgname>Network Computing Devices, Inc.</orgname></affiliation>
</author>
- <othercredit>
- <contrib>edited by</contrib>
+ <editor>
<firstname>Stephen</firstname><surname>Gildea</surname>
<affiliation><orgname>X Consortium</orgname></affiliation>
- </othercredit>
+ </editor>
</authorgroup>
<corpname>X Consortium Standard</corpname>
<affiliation><orgname>X Consortium</orgname></affiliation>