$OpenBSD: patch-bus_dbus-daemon_1,v 1.1 2008/04/20 21:00:19 jasper Exp $
--- bus/dbus-daemon.1.orig	Sun Apr 20 22:54:14 2008
+++ bus/dbus-daemon.1	Sun Apr 20 22:54:17 2008
@@ -30,9 +30,9 @@ a different configuration file.
 
 .PP
 The \-\-session option is equivalent to
-"\-\-config-file=/usr/local/etc/dbus-1/session.conf" and the \-\-system
+"\-\-config-file=!!SYSCONFDIR!!/dbus-1/session.conf" and the \-\-system
 option is equivalent to
-"\-\-config-file=/usr/local/etc/dbus-1/system.conf". By creating 
+"\-\-config-file=!!SYSCONFDIR!!/dbus-1/system.conf". By creating 
 additional configuration files and using the \-\-config-file option,
 additional special-purpose message bus daemons could be created.
 
@@ -106,8 +106,8 @@ document is documentation, not specification.
 
 .PP
 The standard systemwide and per-session message bus setups are
-configured in the files "/usr/local/etc/dbus-1/system.conf" and
-"/usr/local/etc/dbus-1/session.conf".  These files normally
+configured in the files "!!SYSCONFDIR!!/dbus-1/system.conf" and
+"!!SYSCONFDIR!!/dbus-1/session.conf".  These files normally
 <include> a system-local.conf or session-local.conf; you can put local
 overrides in those files to avoid modifying the primary configuration
 files.
@@ -169,7 +169,7 @@ Only files ending in ".conf" are included.
 This is intended to allow extension of the system bus by particular
 packages. For example, if CUPS wants to be able to send out
 notification of printer queue changes, it could install a file to
-/usr/local/etc/dbus-1/system.d that allowed all apps to receive
+!!SYSCONFDIR!!/dbus-1/system.d that allowed all apps to receive
 this message and allowed the printer daemon user to send it.
 
 .TP
@@ -264,7 +264,7 @@ otherwise try your favorite search engine.
 .PP
 The <standard_session_servicedirs/> option is only relevant to the
 per-user-session bus daemon defined in
-/usr/local/etc/dbus-1/session.conf. Putting it in any other
+!!SYSCONFDIR!!/dbus-1/session.conf. Putting it in any other
 configuration file would probably be nonsense.
 
 .TP
