chiark / gitweb /
run: add a new "-t" mode for invoking a binary on an allocated TTY
[elogind.git] / man / sd_booted.xml
index f699cefb14b2dc7d99fe3cfedf9d73516d266c56..28c153a3245f6f2b5be10c781de4e84495184bc0 100644 (file)
@@ -21,7 +21,8 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 -->
 
-<refentry id="sd_booted">
+<refentry id="sd_booted"
+        xmlns:xi="http://www.w3.org/2001/XInclude">
 
         <refentryinfo>
                 <title>sd_booted</title>
         <refsect1>
                 <title>Notes</title>
 
-                <para>These APIs are implemented as a shared library,
-                which can be compiled and linked to with the
-                <constant>libsystemd</constant> <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry>
-                file.</para>
+                <xi:include href="libsystemd-pkgconfig.xml" xpointer="pkgconfig-text"/>
 
                 <para>Internally, this function checks whether the
                 directory <filename>/run/systemd/system/</filename>
                 exists. A simple check like this can also be
                 implemented trivially in shell or any other
                 language.</para>
-
         </refsect1>
 
         <refsect1>