svn commit: r54442 - head/en_US.ISO8859-1/books/handbook/x11
Marc Fonvieille <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: blackend
Date: Fri Aug 28 17:05:27 2020
New Revision: 54442
URL: https://svnweb.freebsd.org/changeset/doc/54442
Log:
Add missing <authorgroup> tags preventing correct rendering of an author
part. Also add the missing space.
Modified:
head/en_US.ISO8859-1/books/handbook/x11/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Fri Aug 28 16:54:07 2020 (r54441)
+++ head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Fri Aug 28 17:05:27 2020 (r54442)
@@ -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>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"