disable cog-spur
[oi-userland.git] / components / library / dbus / patches / 08-xml.patch
blobe33d71849fcee410282d6bdd624519e7e88641bf
1 validation fails on Solaris
3 build/i86/doc/dbus-daemon.1.xml:1248: parser error : Double hyphen within comment: <!-- no SELinux or AppArmor support in Solaris
4 <itemiz
5 with <command>systemd --user</command>. This is set up by
7 --- a/doc/dbus-daemon.1.xml.in 2023-02-14 11:10:15.728216639 -0800
8 +++ b/doc/dbus-daemon.1.xml.in 2023-02-14 11:12:59.583573097 -0800
9 @@ -1245,7 +1245,7 @@
10 activation</firstterm>, a mechanism in which the
11 <command>dbus-daemon</command> can launch the service on-demand,
12 either by running the session service itself or by communicating
13 - with <command>systemd --user</command>. This is set up by
14 + with <command>systemd user</command>. This is set up by
15 creating a <firstterm>service file</firstterm> in the directory
16 <filename><replaceable>${datadir}</replaceable>/dbus-1/services</filename>,
17 for example: