1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-11 09:18:07 +03:00

man: Small grammar fix

Use Oxford comma.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2013-08-23 13:13:12 -04:00
parent f1a5d37e08
commit 0f85cbe105

View File

@ -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>