diff options
author | Jan Engelhardt <jengelh@inai.de> | 2014-02-17 03:37:13 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-17 19:03:07 -0500 |
commit | 73e231abde39f22097df50542c745e01de879836 (patch) | |
tree | c5ffe3b64f99ecf8849f2f551494d87a0d8198e3 /man/journalctl.xml | |
parent | 48b5804a48b2b629fa793cc93bcb4a9c6edf9962 (diff) |
doc: update punctuation
Resolve spotted issues related to missing or extraneous commas, dashes.
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r-- | man/journalctl.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml index 8890c64a41..626d820151 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -521,16 +521,16 @@ unit names found in the journal is compared with the specified pattern and all that match are used. For each - unit name a match is added for + unit name, a match is added for messages from the unit - (<literal>_SYSTEMD_UNIT=<replaceable>UNIT</replaceable></literal>) + (<literal>_SYSTEMD_UNIT=<replaceable>UNIT</replaceable></literal>), along with additional matches for messages from systemd and messages about coredumps for the specified unit.</para> <para>This parameter can be specified - multiple times. </para></listitem> + multiple times.</para></listitem> </varlistentry> <varlistentry> |