summaryrefslogtreecommitdiffstats
path: root/tools/dbus-send.1
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-08-03 20:34:36 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-08-03 20:34:36 +0000
commit7652304bff969afb3969603149bb385efe861fe8 (patch)
treebceb1c7e8fe5b390a48110d1ec9ca88cd4779f0d /tools/dbus-send.1
parentbaf72e43951b1fefd23c7d246b76939e3c72fc14 (diff)
* s/D-BUS/D-Bus/g
Diffstat (limited to 'tools/dbus-send.1')
-rw-r--r--tools/dbus-send.16
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/dbus-send.1 b/tools/dbus-send.1
index 0b846045..0dad6e8f 100644
--- a/tools/dbus-send.1
+++ b/tools/dbus-send.1
@@ -13,7 +13,7 @@ dbus-send \- Send a message to a message bus
.SH DESCRIPTION
-The \fIdbus-send\fP command is used to send a message to a D-BUS message
+The \fIdbus-send\fP command is used to send a message to a D-Bus message
bus. See http://www.freedesktop.org/software/dbus/ for more
information about the big picture.
@@ -35,7 +35,7 @@ The object path and the name of the message to send must always be
specified. Following arguments, if any, are the message contents
(message arguments). These are given as a type name, a colon, and
then the value of the argument. The possible type names are: string,
-int32, uint32, double, byte, boolean. (D-BUS supports more types than
+int32, uint32, double, byte, boolean. (D-Bus supports more types than
these, but \fIdbus-send\fP currently does not.)
.PP
@@ -75,5 +75,5 @@ Specify "method_call" or "signal" (defaults to "signal").
dbus-send was written by Philip Blundell.
.SH BUGS
-Please send bug reports to the D-BUS mailing list or bug tracker,
+Please send bug reports to the D-Bus mailing list or bug tracker,
see http://www.freedesktop.org/software/dbus/