From 174f1469925373964274dba9693b6e353f28ad5f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 15 Sep 2017 14:59:45 +0200 Subject: [PATCH] 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. --- man/sd_is_fifo.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.30.2