diff options
author | Andrew Eikum <aeikum@codeweavers.com> | 2015-06-26 11:02:00 -0500 |
---|---|---|
committer | Andrew Eikum <aeikum@codeweavers.com> | 2015-06-29 10:33:31 -0500 |
commit | 853382da70f69c115170f2e44273d81f876d2a66 (patch) | |
tree | 7f0f525756ed8a020d00ec66d8773d16093bc448 /man/systemctl.xml | |
parent | ab49ae5ba6fdf9834dfeb3be0358a77b933869fb (diff) |
man: Remove instances of pseudo-English "resp."
Me again :) Just noticed one of these in a manpage and did another pass
to clean them up. See 16dad32e437fdf2ffca03cc60a083d84bd31886f for
explanation, though the link needs updating:
<http://transblawg.eu/2004/02/26/resp-and-other-non-existent-english-wordsnicht-existente-englische-worter/>
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 409b6f0895..e18ef6f898 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1181,9 +1181,9 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service <replaceable>NAME</replaceable>...</command></term> <listitem> - <para>Adds <literal>Wants=</literal> resp. <literal>Requires=</literal> - dependency to the specified <replaceable>TARGET</replaceable> for - one or more units. </para> + <para>Adds <literal>Wants=</literal> or <literal>Requires=</literal> + dependency, respectively, to the specified + <replaceable>TARGET</replaceable> for one or more units. </para> <para>This command honors <option>--system</option>, <option>--user</option>, <option>--runtime</option> and |