diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-09-20 18:56:47 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2011-09-20 18:56:47 -0400 |
commit | a477713b89686480cf59a9c75c0aaeeba2386d0a (patch) | |
tree | 47f1e4af6555e38a626adfac1a80881d37c02add /doc | |
parent | 1ad48fb9bc18d0c7a8fbec1d2cd232877e945047 (diff) | |
download | xorg-lib-libxtrans-a477713b89686480cf59a9c75c0aaeeba2386d0a.tar.gz |
specs: regroup <author> <editor> <othercredit> under authorgroup
Some elements are not displayed when outside authorgroup
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/xtrans.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/doc/xtrans.xml b/doc/xtrans.xml index ffbba9d..5b01b89 100644 --- a/doc/xtrans.xml +++ b/doc/xtrans.xml @@ -11,22 +11,22 @@ <bookinfo> <title>X Transport Interface</title> <subtitle>X Consortium Standard</subtitle> - <releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo> <authorgroup> - <author> - <firstname>Stuart</firstname><surname>Anderson</surname> - <affiliation><orgname>NCR Corporation</orgname></affiliation> - </author> + <author> + <firstname>Stuart</firstname><surname>Anderson</surname> + <affiliation><orgname>NCR Corporation</orgname></affiliation> + </author> + <othercredit><firstname>Ralph</firstname><surname>Mor</surname> + <affiliation><orgname>X Consortium</orgname></affiliation> + </othercredit> + <othercredit><firstname>Alan</firstname><surname>Coopersmith</surname> + <affiliation><orgname>Oracle Corp.</orgname></affiliation> + </othercredit> </authorgroup> - <othercredit><firstname>Ralph</firstname><surname>Mor</surname> - <affiliation><orgname>X Consortium</orgname></affiliation> - </othercredit> - <othercredit><firstname>Alan</firstname><surname>Coopersmith</surname> - <affiliation><orgname>Oracle Corp.</orgname></affiliation> - </othercredit> + <releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo> <releaseinfo>Version 0.7</releaseinfo> <copyright><year>1993</year><year>1994</year> - <holder>NCR Corporation - Dayton, Ohio, USA</holder> + <holder>NCR Corporation - Dayton, Ohio, USA</holder> </copyright> <legalnotice> |