From fda8d05fdf51965f205ffef5d791b2e20aeacce3 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Sat, 11 Mar 2017 19:29:38 +0000 Subject: [PATCH] Typo fixes in the D-Bus page as well as removing obsolete links git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18478 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general/sysutils/dbus.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/general/sysutils/dbus.xml b/general/sysutils/dbus.xml index be5e520f92..9ae80b777b 100644 --- a/general/sysutils/dbus.xml +++ b/general/sysutils/dbus.xml @@ -101,7 +101,7 @@ For the tests: , , - (built with gobject-introspecion support), + (built with gobject-introspection support), and ; for documentation: @@ -145,7 +145,7 @@ useradd -c "D-Bus Message Daemon User" -d /var/run/dbus \ --disable-static \ --disable-systemd \ --without-systemdsystemunitdir \ - --with-console-auth-dir=/run/console/ \ + --with-console-auth-dir=/run/console \ --docdir=/usr/share/doc/dbus-&dbus-version; && make @@ -155,7 +155,7 @@ make --disable-doxygen-docs \ --disable-xml-docs \ --disable-static \ - --with-console-auth-dir=/run/console/ \ + --with-console-auth-dir=/run/console \ --docdir=/usr/share/doc/dbus-&dbus-version; && make @@ -669,8 +669,6 @@ kill $DBUS_SESSION_BUS_PID A list of the installed files, along with their short descriptions can be found at - - .