summaryrefslogtreecommitdiff
path: root/man/sd_is_fifo.xml
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-06-25 00:04:29 +0200
committerLennart Poettering <lennart@poettering.net>2010-06-25 00:04:29 +0200
commitaf62c704053b5d34672497eb5bdc4764ebbb5f4f (patch)
treee599d76739031d9c37e12d9deb651b306df8e757 /man/sd_is_fifo.xml
parent11e299550e832659095d7bf833e4e8fc1971ef1e (diff)
downloadsystemd-af62c704053b5d34672497eb5bdc4764ebbb5f4f.tar.gz
man: various fixes
Diffstat (limited to 'man/sd_is_fifo.xml')
-rw-r--r--man/sd_is_fifo.xml6
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>