diff options
author | Jan Engelhardt <jengelh@inai.de> | 2015-10-26 16:10:17 +0100 |
---|---|---|
committer | Daniel Mack <daniel@zonque.org> | 2016-01-28 11:13:17 +0100 |
commit | cd72d2044ad28b475bf84a38ba6db45292467dd8 (patch) | |
tree | fe6540b2a887d81c002d8aedfbc654d2d84ca2e7 /man/systemd-escape.xml | |
parent | ace483c471710ca52b2c5e6a52aeba178bf4ac26 (diff) | |
download | systemd-cd72d2044ad28b475bf84a38ba6db45292467dd8.tar.gz |
doc: improved wording in some places
Avoid "mountpoint mounted" (word repetition),
"queriable" (no match in m-w.com and dict.cc).
Diffstat (limited to 'man/systemd-escape.xml')
-rw-r--r-- | man/systemd-escape.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-escape.xml b/man/systemd-escape.xml index 5407773f23..dbb3869a24 100644 --- a/man/systemd-escape.xml +++ b/man/systemd-escape.xml @@ -64,7 +64,7 @@ used to escape and to undo escaping of strings.</para> <para>The command takes any number of strings on the command line, - and will process them individually, one after the other. It will + and will process them individually, one after another. It will output them separated by spaces to stdout.</para> <para>By default, this command will escape the strings passed, |