Git commit 39ab8bf84ca3b9fb33d55618aa1ad4bf6c92e0ff by Burkhard Lück. Committed on 19/06/2016 at 21:15. Pushed by lueck into branch 'master'.
update wording for change policy - effects date+releaseinfo M +1 -1 src/article-template.docbook M +1 -1 src/man-template.docbook M +1 -1 src/template.docbook http://commits.kde.org/kdoctools/39ab8bf84ca3b9fb33d55618aa1ad4bf6c92e0ff diff --git a/src/article-template.docbook b/src/article-template.docbook index 6a9ffe0..ca210f6 100644 --- a/src/article-template.docbook +++ b/src/article-template.docbook @@ -34,7 +34,7 @@ and use `&George.N.Ugnacious; &George.N.Ugnacious.mail;' in the author element. </authorgroup> <!-- Date of the documentation -Change date if +Change date/releaseinfo only if docbook is updated and verified to be valid for the current app version docbook is proofreaded and verified to be valid for the current app version Don't forget to include this last date. diff --git a/src/man-template.docbook b/src/man-template.docbook index 338a860..42424ca 100644 --- a/src/man-template.docbook +++ b/src/man-template.docbook @@ -19,7 +19,7 @@ where x is the manual section, see https://en.wikipedia.org/wiki/Man_page#Manual <!--Date when this manpage was written, in the ISO 8601 format 'yyyy-mm-dd'--> <date>2015-04-03</date> <!--version information of application this manpage is valid for. -Change date if +Change date/releaseinfo only if docbook is updated and verified to be valid for the current app version docbook is proofreaded and verified to be valid for the current app version --> diff --git a/src/template.docbook b/src/template.docbook index 1fac7af..4d34a34 100644 --- a/src/template.docbook +++ b/src/template.docbook @@ -112,7 +112,7 @@ and use `&George.N.Ugnacious; &George.N.Ugnacious.mail;' in the author element. <legalnotice>&FDLNotice;</legalnotice> <!-- Date of the documentation -Change date if +Change date/releaseinfo only if docbook is updated and verified to be valid for the current app version docbook is proofreaded and verified to be valid for the current app version Don't forget to include this last date. _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
