summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-08-23 13:13:12 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-08-23 13:13:12 -0400
commit0f85cbe105b7c4bde19fc7f12bf79429349182dd (patch)
tree5d9315c30d98036a9e3f9f00efe01642f1cbab82 /man
parentf1a5d37e08f89bf64ac73cec2daf7caec4fc6f1e (diff)
man: Small grammar fix
Use Oxford comma.
Diffstat (limited to 'man')
-rw-r--r--man/systemctl.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index fc1c7f2cf9..49f22ca0b5 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -111,9 +111,9 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<term><option>--state=</option></term>
<listitem>
- <para>The argument should be a comma-separated list of unit LOAD
- or SUB or ACTIVE states. When listing units, show only those
- with specified LOAD or SUB or ACTIVE state.</para>
+ <para>The argument should be a comma-separated list of unit LOAD,
+ SUB, or ACTIVE states. When listing units, show only those
+ in specified states.</para>
</listitem>
</varlistentry>