From: Marc-André Lureau Date: Tue, 8 Feb 2022 18:31:14 +0000 (+0400) Subject: doc: silence some xmlto man pages warnings X-Git-Tag: dbus-1.15.0~54^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0e2f47d3b3979fdeb40cea03ff3f47e74476760;p=thirdparty%2Fdbus.git doc: silence some xmlto man pages warnings Some pages are missing AUTHOR section, xmlto complains about it, ex: Warn: meta author : no refentry/info/author dbus-update-activation-environment Note: meta author : see http://www.docbook.org/tdg5/en/html/autho dbus-update-activation-environment Warn: meta author : no author data, so inserted a fixme dbus-update-activation-environment Signed-off-by: Marc-André Lureau --- diff --git a/doc/dbus-run-session.1.xml.in b/doc/dbus-run-session.1.xml.in index a7ec28a43..06b29fe5b 100644 --- a/doc/dbus-run-session.1.xml.in +++ b/doc/dbus-run-session.1.xml.in @@ -145,6 +145,11 @@ in the environment variable see http://www.freedesktop.org/software/dbus/ + + AUTHOR + See http://www.freedesktop.org/software/dbus/doc/AUTHORS + + SEE ALSO dbus-daemon1, dbus-launch1 diff --git a/doc/dbus-test-tool.1.xml.in b/doc/dbus-test-tool.1.xml.in index 5b7c43ed8..e4770dd60 100644 --- a/doc/dbus-test-tool.1.xml.in +++ b/doc/dbus-test-tool.1.xml.in @@ -318,6 +318,11 @@ See http://www.freedesktop.org/software/dbus/. + + AUTHOR + See http://www.freedesktop.org/software/dbus/doc/AUTHORS + + SEE ALSO dbus-send1 diff --git a/doc/dbus-update-activation-environment.1.xml.in b/doc/dbus-update-activation-environment.1.xml.in index 8a495df68..16ff1c536 100644 --- a/doc/dbus-update-activation-environment.1.xml.in +++ b/doc/dbus-update-activation-environment.1.xml.in @@ -203,6 +203,11 @@ See http://www.freedesktop.org/software/dbus/. + + AUTHOR + See http://www.freedesktop.org/software/dbus/doc/AUTHORS + + SEE ALSO dbus-daemon1,