[kde-doc-english] [krusader] doc: Get rid of XML checker compilation warning about wrong author section in the man page
Yuri Chornoivan
yurchor at ukr.net
Thu Mar 28 06:48:19 UTC 2013
Git commit 00e7dc0ba73ff4b0339a58a38e1e35cad042b0e1 by Yuri Chornoivan.
Committed on 28/03/2013 at 07:47.
Pushed by yurchor into branch 'master'.
Get rid of XML checker compilation warning about wrong author section in the man page
M +2 -1 doc/man-krusader.1.docbook
http://commits.kde.org/krusader/00e7dc0ba73ff4b0339a58a38e1e35cad042b0e1
diff --git a/doc/man-krusader.1.docbook b/doc/man-krusader.1.docbook
index 66b33c0..571508f 100644
--- a/doc/man-krusader.1.docbook
+++ b/doc/man-krusader.1.docbook
@@ -6,7 +6,8 @@
<refentry lang="&language;">
<refentryinfo>
<title>KDE User's Manual</title>
-<author><personname><firstname>Krusader</firstname><surname>Krew</surname></personname> <email>krusader-devel at googlegroups.com</email></author>
+<author><firstname>Krusader</firstname><surname>Krew</surname> <contrib>Krusader man page.</contrib>
+<email>krusader-devel at googlegroups.com</email></author>
<date>2011-02-22</date>
<productname>K Desktop Environment</productname>
</refentryinfo>
More information about the kde-doc-english
mailing list