From 2abdb13ebe737e39653b79fecd93477e156b9db1 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Tue, 18 Jan 2005 22:20:38 +0000 Subject: 2005-01-18 Havoc Pennington * rename dbus-daemon-1 to dbus-daemon throughout --- tools/dbus-launch.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/dbus-launch.1') diff --git a/tools/dbus-launch.1 b/tools/dbus-launch.1 index 771dcb2c..33f0d239 100644 --- a/tools/dbus-launch.1 +++ b/tools/dbus-launch.1 @@ -11,7 +11,7 @@ dbus-launch \- Utility to start a message bus from a shell script .SH DESCRIPTION -The \fIdbus-launch\fP command is used to start \fIdbus-daemon-1\fP +The \fIdbus-launch\fP command is used to start \fIdbus-daemon\fP from a shell script. It would normally be called from a user's login scripts. Unlike the daemon itself, \fIdbus-launch\fP exits, so backticks or the $() construct can be used to read information from @@ -40,7 +40,7 @@ know which shell your script is written in. .PP See http://www.freedesktop.org/software/dbus/ for more information -about D-BUS. See also the man page for \fIdbus-daemon-1\fP. +about D-BUS. See also the man page for \fIdbus-daemon\fP. .PP Here is an example of how to use \fIdbus-launch\fP with an @@ -76,7 +76,7 @@ Choose \-\-csh-syntax or \-\-sh-syntax based on the SHELL environment variable. .TP .I "--config-file=FILENAME" Pass \-\-config-file=FILENAME to the bus daemon, instead of passing it -the \-\-session argument. See the man page for dbus-daemon-1 +the \-\-session argument. See the man page for dbus-daemon .TP .I "--csh-syntax" -- cgit