summaryrefslogtreecommitdiff
path: root/man/systemd.resource-control.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/systemd.resource-control.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/systemd.resource-control.xml')
-rw-r--r--man/systemd.resource-control.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml
index ed75e737ac..bb69599f99 100644
--- a/man/systemd.resource-control.xml
+++ b/man/systemd.resource-control.xml
@@ -506,7 +506,7 @@
<filename>/proc/devices</filename>. The latter is useful to
whitelist all current and future devices belonging to a
specific device group at once. The device group is matched
- according to file name globbing rules, you may hence use the
+ according to filename globbing rules, you may hence use the
<literal>*</literal> and <literal>?</literal>
wildcards. Examples: <filename>/dev/sda5</filename> is a
path to a device node, referring to an ATA or SCSI block