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
This commit is contained in:
Douglas R. Reno 2017-03-11 19:29:38 +00:00
parent c5b6916ab8
commit fda8d05fdf

View File

@ -101,7 +101,7 @@
For the tests:
<xref linkend="dbus-glib"/>,
<xref linkend="dbus-python"/>,
<xref linkend="pygobject2"/> (built with gobject-introspecion support),
<xref linkend="pygobject2"/> (built with gobject-introspection support),
and <xref linkend="valgrind"/>;
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; &amp;&amp;
make</userinput></screen>
@ -155,7 +155,7 @@ make</userinput></screen>
--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; &amp;&amp;
make</userinput></screen>
@ -669,8 +669,6 @@ kill $DBUS_SESSION_BUS_PID</literal></userinput></screen>
<para>
A list of the installed files, along with their short
descriptions can be found at
<phrase revision="sysv">
<ulink url="&lfs-root;/chapter06/dbus.html#contents-dbus"/></phrase>
<phrase revision="systemd">
<ulink url="&lfs-rootd;/chapter06/dbus.html#contents-dbus"/></phrase>.
</para>