Fixed typo.

ok ajacoutot
This commit is contained in:
tobias 2010-09-16 12:47:54 +00:00
parent e81eca866d
commit bc97c9ccf0
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.41 2010/08/23 14:29:54 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.42 2010/09/16 12:47:54 tobias Exp $
# XXX patches/patch-configure_in disables PIE on arm/hppa. This is just a
# temporary workaround until PIE works.
@ -6,7 +6,7 @@
COMMENT= message bus system
DISTNAME= dbus-1.2.24
REVISION= 6
REVISION= 7
SHARED_LIBS += dbus-1 7.1 # .7.0
CATEGORIES= x11

View File

@ -8,7 +8,7 @@ fi
To start a session bus instance of dbus-daemon (needed by at least gvfs
aware applications and ${PREFIX}/share/dbus-1/services/*.service),
add the following lines in .xinitrc or .xession before starting the
add the following lines in .xinitrc or .xsession before starting the
window manager (see dbus-launch(1) for more info) -- note that some
session managers, e.g. gnome-session(1) already do this for you.