mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 23:47:18 +08:00
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:
parent
c5b6916ab8
commit
fda8d05fdf
@ -101,7 +101,7 @@
|
|||||||
For the tests:
|
For the tests:
|
||||||
<xref linkend="dbus-glib"/>,
|
<xref linkend="dbus-glib"/>,
|
||||||
<xref linkend="dbus-python"/>,
|
<xref linkend="dbus-python"/>,
|
||||||
<xref linkend="pygobject2"/> (built with gobject-introspecion support),
|
<xref linkend="pygobject2"/> (built with gobject-introspection support),
|
||||||
and <xref linkend="valgrind"/>;
|
and <xref linkend="valgrind"/>;
|
||||||
|
|
||||||
for documentation:
|
for documentation:
|
||||||
@ -145,7 +145,7 @@ useradd -c "D-Bus Message Daemon User" -d /var/run/dbus \
|
|||||||
--disable-static \
|
--disable-static \
|
||||||
--disable-systemd \
|
--disable-systemd \
|
||||||
--without-systemdsystemunitdir \
|
--without-systemdsystemunitdir \
|
||||||
--with-console-auth-dir=/run/console/ \
|
--with-console-auth-dir=/run/console \
|
||||||
--docdir=/usr/share/doc/dbus-&dbus-version; &&
|
--docdir=/usr/share/doc/dbus-&dbus-version; &&
|
||||||
make</userinput></screen>
|
make</userinput></screen>
|
||||||
|
|
||||||
@ -155,7 +155,7 @@ make</userinput></screen>
|
|||||||
--disable-doxygen-docs \
|
--disable-doxygen-docs \
|
||||||
--disable-xml-docs \
|
--disable-xml-docs \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--with-console-auth-dir=/run/console/ \
|
--with-console-auth-dir=/run/console \
|
||||||
--docdir=/usr/share/doc/dbus-&dbus-version; &&
|
--docdir=/usr/share/doc/dbus-&dbus-version; &&
|
||||||
make</userinput></screen>
|
make</userinput></screen>
|
||||||
|
|
||||||
@ -669,8 +669,6 @@ kill $DBUS_SESSION_BUS_PID</literal></userinput></screen>
|
|||||||
<para>
|
<para>
|
||||||
A list of the installed files, along with their short
|
A list of the installed files, along with their short
|
||||||
descriptions can be found at
|
descriptions can be found at
|
||||||
<phrase revision="sysv">
|
|
||||||
<ulink url="&lfs-root;/chapter06/dbus.html#contents-dbus"/></phrase>
|
|
||||||
<phrase revision="systemd">
|
<phrase revision="systemd">
|
||||||
<ulink url="&lfs-rootd;/chapter06/dbus.html#contents-dbus"/></phrase>.
|
<ulink url="&lfs-rootd;/chapter06/dbus.html#contents-dbus"/></phrase>.
|
||||||
</para>
|
</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user