From 19bd6425f9a5c59bce5b9be1a8dd7600053aa9e1 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 5 Feb 2013 07:35:26 +0100 Subject: [PATCH 4/5] Fill in a manual and source for all man pages I only filled in a version for dbus-daemon, whose XML is already generated by configure: it doesn't seem worth making all the other man pages into .in files just to get a version number substituted. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=59805 --- doc/dbus-cleanup-sockets.1.xml | 2 ++ doc/dbus-daemon.1.xml.in | 3 +++ doc/dbus-launch.1.xml | 2 ++ doc/dbus-monitor.1.xml | 2 ++ doc/dbus-send.1.xml | 2 ++ doc/dbus-uuidgen.1.xml | 2 ++ 6 files changed, 13 insertions(+) diff --git a/doc/dbus-cleanup-sockets.1.xml b/doc/dbus-cleanup-sockets.1.xml index 190b68a..a147ad8 100644 --- a/doc/dbus-cleanup-sockets.1.xml +++ b/doc/dbus-cleanup-sockets.1.xml @@ -10,6 +10,8 @@ dbus-cleanup-sockets 1 +User Commands +D-Bus dbus-cleanup-sockets diff --git a/doc/dbus-daemon.1.xml.in b/doc/dbus-daemon.1.xml.in index bc602bb..9408e66 100644 --- a/doc/dbus-daemon.1.xml.in +++ b/doc/dbus-daemon.1.xml.in @@ -10,6 +10,9 @@ dbus-daemon 1 +User Commands +D-Bus +@VERSION@ dbus-daemon diff --git a/doc/dbus-launch.1.xml b/doc/dbus-launch.1.xml index ab4d5ed..6e6f496 100644 --- a/doc/dbus-launch.1.xml +++ b/doc/dbus-launch.1.xml @@ -10,6 +10,8 @@ dbus-launch 1 +User Commands +D-Bus dbus-launch diff --git a/doc/dbus-monitor.1.xml b/doc/dbus-monitor.1.xml index 20e9301..c3d1a97 100644 --- a/doc/dbus-monitor.1.xml +++ b/doc/dbus-monitor.1.xml @@ -10,6 +10,8 @@ dbus-monitor 1 +User Commands +D-Bus dbus-monitor diff --git a/doc/dbus-send.1.xml b/doc/dbus-send.1.xml index 30d57c5..0988e19 100644 --- a/doc/dbus-send.1.xml +++ b/doc/dbus-send.1.xml @@ -10,6 +10,8 @@ dbus-send 1 +User Commands +D-Bus dbus-send diff --git a/doc/dbus-uuidgen.1.xml b/doc/dbus-uuidgen.1.xml index 3d99ef8..ee62235 100644 --- a/doc/dbus-uuidgen.1.xml +++ b/doc/dbus-uuidgen.1.xml @@ -10,6 +10,8 @@ dbus-uuidgen 1 +User Commands +D-Bus dbus-uuidgen -- 1.7.10.4