summaryrefslogtreecommitdiff
path: root/man/sd_is_fifo.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-09-15 14:59:45 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-09-15 17:18:29 +0200
commit1245e4132b9584eda4efd6294779b3ed55cc0f4e (patch)
tree60b4a23db1578d6eeaddac864b0bfce6720e79e6 /man/sd_is_fifo.xml
parentcd9363b11c17c07ec890cb400a4440a2c9ea809d (diff)
downloadsystemd-1245e4132b9584eda4efd6294779b3ed55cc0f4e.tar.gz
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.
Diffstat (limited to 'man/sd_is_fifo.xml')
-rw-r--r--man/sd_is_fifo.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_is_fifo.xml b/man/sd_is_fifo.xml
index 1192ca1681..3bd388d80e 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 <parameter>path</parameter> parameter is not
<constant>NULL</constant>, 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
<filename>/proc</filename> or <filename>/sys</filename>.</para>
</refsect1>