From 05cc726731c5cec952722f1c14acb08e3d4d5e98 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Sat, 29 Jun 2013 12:09:14 -0400 Subject: man: add more formatting markup --- man/sd_is_fifo.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'man/sd_is_fifo.xml') diff --git a/man/sd_is_fifo.xml b/man/sd_is_fifo.xml index c136b37d8f..a790c370e1 100644 --- a/man/sd_is_fifo.xml +++ b/man/sd_is_fifo.xml @@ -102,8 +102,9 @@ sd_is_fifo() may be called to check whether the specified file descriptor refers to a FIFO or pipe. If the path - parameter is not NULL, it is checked whether the FIFO - is bound to the specified file system path. + parameter is not NULL, it is + checked whether the FIFO is bound to the specified + file system path. sd_is_socket() may be called to check whether the specified file descriptor @@ -149,9 +150,9 @@ 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. + path parameter is not + NULL, it is checked whether the + message queue is bound to the specified name. -- cgit v1.2.3-54-g00ecf