diff options
Diffstat (limited to 'man/sd_is_fifo.xml')
-rw-r--r-- | man/sd_is_fifo.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_is_fifo.xml b/man/sd_is_fifo.xml index 4bb2236fce..58cd1c91bb 100644 --- a/man/sd_is_fifo.xml +++ b/man/sd_is_fifo.xml @@ -165,7 +165,7 @@ called to check whether the specified file descriptor refers to a special file. If the <parameter>path</parameter> parameter is not - <constant>NULL</constant>, it is checked whether file + <constant>NULL</constant>, it is checked whether the file descriptor is bound to the specified file name. Special files in this context are character device nodes and files in <filename>/proc</filename> |