X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_is_fifo.xml;h=58cd1c91bb10513ac950d4de35f1dafe62ea79bc;hb=4cd1214db6cf4b262e8ce6381bc710091b375c96;hp=4d9cd796000ae5778aa1c40f41aaaff73016df57;hpb=fa57130d35dd8fd8c3f2f2126dd7fc6930a08e35;p=elogind.git diff --git a/man/sd_is_fifo.xml b/man/sd_is_fifo.xml index 4d9cd7960..58cd1c91b 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 path parameter is not - NULL, it is checked whether file + NULL, 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 /proc @@ -208,13 +208,13 @@ related functions are implemented in the reference implementation's sd-daemon.c and sd-daemon.h files. These - interfaces are available as shared library, which can + interfaces are available as a shared library, which can be compiled and linked to with the libsystemd-daemon pkg-config1 file. Alternatively, applications consuming these APIs may copy the implementation into their source tree. For more details about the reference - implementation see + implementation, see sd-daemon3. These functions continue to work as described,