]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: use more references 26713/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 7 Mar 2023 19:26:20 +0000 (20:26 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 8 Mar 2023 14:32:59 +0000 (15:32 +0100)
man/sd_is_fifo.xml

index 99f152400422d1a536cd37d49140cdb67b199e54..2a513dc3299b7ac8da75133fd9efea37db36fb76 100644 (file)
 
     <xi:include href="libsystemd-pkgconfig.xml" xpointer="pkgconfig-text"/>
 
-    <para>Internally, these function use a combination of
-    <filename>fstat()</filename> and
-    <filename>getsockname()</filename> to check the file descriptor
-    type and where it is bound to.</para>
+    <para>Internally, these functions use a combination of
+    <citerefentry project='man-pages'><refentrytitle>fstat</refentrytitle><manvolnum>2</manvolnum></citerefentry>
+    and
+    <citerefentry project='man-pages'><refentrytitle>getsockname</refentrytitle><manvolnum>2</manvolnum></citerefentry>
+    to check the file descriptor type and where it is bound to.</para>
   </refsect1>
 
   <refsect1>