Update to r54442:
Add missing <authorgroup> tags preventing correct rendering of an author part.
This commit is contained in:
parent
338214adbc
commit
e8a8298320
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54453
1 changed files with 3 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/x11/chapter.xml,v 1.79 2012/04/30 16:18:12 bcr Exp $
|
||||
basiert auf: r54441
|
||||
basiert auf: r54442
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||
|
@ -298,6 +298,7 @@
|
|||
<title><application>&xorg;</application> konfigurieren</title>
|
||||
|
||||
<info>
|
||||
<authorgroup>
|
||||
<author>
|
||||
<personname>
|
||||
<firstname>Warren</firstname>
|
||||
|
@ -312,6 +313,7 @@
|
|||
</personname>
|
||||
<contrib>Übersetzt von </contrib>
|
||||
</author>
|
||||
</authorgroup>
|
||||
</info>
|
||||
|
||||
<indexterm>
|
||||
|
|
Loading…
Reference in a new issue