mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +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:
|
||||
<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; &&
|
||||
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; &&
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user