Files
systemd/man/libsystemd-notes.xml
Luca Boccassi 964f0607e4 man: add thread-awareness note to sd_bus/sd_event manpages
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.
2026-07-02 17:04:07 +01:00

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>