man: use more references

This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2023-03-07 20:26:20 +01:00
parent 8c51e1520b
commit d329bae3e6

View File

@@ -175,10 +175,11 @@
<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>