X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_is_fifo.xml;h=f5ca8580ef7db6d0227c268cede9a3eb2a7bc3f9;hb=09e75d32a30c7527df7dace0f80327817cc23bb6;hp=64f23cb6f7fe20a5b40c9a713e45a209c6ada914;hpb=1532f28b7cf3e6e02e74691450b2b5379be6b805;p=elogind.git diff --git a/man/sd_is_fifo.xml b/man/sd_is_fifo.xml index 64f23cb6f..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 @@ -192,7 +179,7 @@ elogind1, sd-daemon3, sd_listen_fds3, - elogind.service5, + logind.service5, elogind.socket5