mirror of
https://github.com/systemd/systemd.git
synced 2026-08-09 09:32:04 +00:00
This question comes up every now and then, and it is not clearly documented, so include the thread-aware tag in all bus/event manpages.
12 lines
479 B
XML
12 lines
479 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE refsect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
|
<!-- SPDX-License-Identifier: LGPL-2.1-or-later -->
|
|
|
|
<refsect1 xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<title>Notes</title>
|
|
<xi:include href="libsystemd-pkgconfig.xml" xpointer="pkgconfig-text"/>
|
|
<xi:include href="threads-aware.xml" xpointer="strict"/>
|
|
<xi:include href="threads-aware.xml" xpointer="getenv"/>
|
|
</refsect1>
|