diff options
Diffstat (limited to 'man/sd_is_fifo.xml')
-rw-r--r-- | man/sd_is_fifo.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/sd_is_fifo.xml b/man/sd_is_fifo.xml index f1f6d376ee..0e3f3d038f 100644 --- a/man/sd_is_fifo.xml +++ b/man/sd_is_fifo.xml @@ -94,8 +94,8 @@ <para><function>sd_is_fifo()</function> may be called to check whether the specified file descriptor refers - to a FIFO or pipe. It the <parameter>path</parameter> - parameter is not NULL it is checked whether the FIFO + to a FIFO or pipe. If the <parameter>path</parameter> + parameter is not NULL, it is checked whether the FIFO is bound to the specified file system path.</para> <para><function>sd_is_socket()</function> may be @@ -193,7 +193,7 @@ <citerefentry><refentrytitle>sd_listen_fds</refentrytitle><manvolnum>3</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd.service</refentrytitle><manvolnum>5</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd.socket</refentrytitle><manvolnum>5</manvolnum></citerefentry> - </para> + </para> </refsect1> </refentry> |