diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-11-15 00:31:18 -0600 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-11-15 00:31:18 -0600 |
commit | 89c3f71df23eb45ecb20037102a730f0e32ce79f (patch) | |
tree | fcaf05591ed8161768ed5d885017d480b6048de2 /chapter08/dbus.xml | |
parent | 8ffb2771fe68a32357879afdafa3b9d0d63b97ce (diff) |
Tidy up some spacing issues
Diffstat (limited to 'chapter08/dbus.xml')
-rw-r--r-- | chapter08/dbus.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/dbus.xml b/chapter08/dbus.xml index 9845c7431..71a93e5cb 100644 --- a/chapter08/dbus.xml +++ b/chapter08/dbus.xml @@ -55,7 +55,7 @@ --disable-static \ --disable-doxygen-docs \ --disable-xml-docs \ - --docdir=/usr/share/doc/dbus-&dbus-version; \ + --docdir=/usr/share/doc/dbus-&dbus-version; \ --with-system-socket=/run/dbus/system_bus_socket</userinput></screen> <variablelist> |