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-daemon.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-daemon.1.xml.in')
-rw-r--r-- | doc/dbus-daemon.1.xml.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/dbus-daemon.1.xml.in b/doc/dbus-daemon.1.xml.in index 8380f215..8bb8348f 100644 --- a/doc/dbus-daemon.1.xml.in +++ b/doc/dbus-daemon.1.xml.in @@ -1,8 +1,7 @@ <?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='dbusdaemon1in'> +<refentry id='dbusdaemon1'> <!-- dbus\-daemon manual page. Copyright (C) 2003,2008 Red Hat, Inc. --> |