Add missing <authorgroup> tags preventing correct rendering of an author
part. Also add the missing space.
This commit is contained in:
parent
571fb2ef47
commit
62de96ac2b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54442
1 changed files with 3 additions and 1 deletions
|
@ -266,13 +266,15 @@
|
|||
<title><application>&xorg;</application> Configuration</title>
|
||||
|
||||
<info>
|
||||
<authorgroup>
|
||||
<author>
|
||||
<personname>
|
||||
<firstname>Warren</firstname>
|
||||
<surname>Block</surname>
|
||||
</personname>
|
||||
<contrib>Originally contributed by</contrib>
|
||||
<contrib>Originally contributed by </contrib>
|
||||
</author>
|
||||
</authorgroup>
|
||||
</info>
|
||||
|
||||
<indexterm><primary>&xorg;</primary></indexterm>
|
||||
|
|
Loading…
Reference in a new issue