X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_is_fifo.xml;h=f5ca8580ef7db6d0227c268cede9a3eb2a7bc3f9;hp=83c204d0cc4fe58ebd50f96f4b562a51e81fc274;hb=bec1345672f400faca26c4d231c0b6a7360801ed;hpb=b514d6c9dcc7c0d7353f975ecfb94f2197c73cf1 diff --git a/man/sd_is_fifo.xml b/man/sd_is_fifo.xml index 83c204d0c..f5ca8580e 100644 --- a/man/sd_is_fifo.xml +++ b/man/sd_is_fifo.xml @@ -48,7 +48,6 @@ sd_is_socket sd_is_socket_inet sd_is_socket_unix - sd_is_mq sd_is_special Check the type of a file descriptor @@ -89,12 +88,6 @@ size_t length - - int sd_is_mq - int fd - const char *path - - int sd_is_special int fd @@ -151,12 +144,6 @@ path to the initial 0 byte of the socket address. - sd_is_mq() may be called to check - whether the specified file descriptor refers to a POSIX message - queue. If the path parameter is not - NULL, it is checked whether the message queue - is bound to the specified name. - sd_is_special() may be called to check whether the specified file descriptor refers to a special file. If the path parameter is not