diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-02-14 13:39:15 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-02-18 14:15:58 +0000 |
commit | 4057fcb66f5b7820431b6569e6e48b771a79fa5f (patch) | |
tree | b99d4032ce83e5be34162d564ef6eae52657080d /doc/dbus-monitor.1.xml.in | |
parent | 3b0b5c6b4a0dd2369f167f6b9f11a3dc59c4f8c5 (diff) | |
download | dbus-4057fcb66f5b7820431b6569e6e48b771a79fa5f.tar.gz |
Remove doclifter "signature" from Docbook man pages' source
This no longer serves any purpose, and might mislead contributors
into thinking that this XML is not the source for the man pages.
(The man(7)-formatted man pages used to be the canonical source for
the XML, but now it's the other way round.)
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=59805
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
Diffstat (limited to 'doc/dbus-monitor.1.xml.in')
-rw-r--r-- | doc/dbus-monitor.1.xml.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/dbus-monitor.1.xml.in b/doc/dbus-monitor.1.xml.in index 1c582595..79586af9 100644 --- a/doc/dbus-monitor.1.xml.in +++ b/doc/dbus-monitor.1.xml.in @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"> -<!-- lifted from troff+man by doclifter --> <refentry id='dbusmonitor1'> <!-- dbus\-monitor manual page. |