From: Zbigniew Jędrzejewski-Szmek Date: Fri, 15 Sep 2017 12:59:45 +0000 (+0200) Subject: man: use "filename" not "file name" by default X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=174f1469925373964274dba9693b6e353f28ad5f;p=elogind.git man: use "filename" not "file name" by default We settled on "filename" and "file system", so change a couple of places for consistency. The exception is when there's an adjective before "file" that binds more strongly then "name": "password file name", "output file name", etc. Those cases are left intact. --- diff --git a/man/sd_is_fifo.xml b/man/sd_is_fifo.xml index 0f4f274f6..197a3a161 100644 --- a/man/sd_is_fifo.xml +++ b/man/sd_is_fifo.xml @@ -183,7 +183,7 @@ whether the specified file descriptor refers to a special file. If the path parameter is not NULL, it is checked whether the file - descriptor is bound to the specified file name. Special files in + descriptor is bound to the specified filename. Special files in this context are character device nodes and files in /proc or /sys.