summaryrefslogtreecommitdiff
path: root/man/systemd-coredumpctl.xml
diff options
context:
space:
mode:
authorJason St. John <jstjohn@purdue.edu>2014-02-13 20:25:23 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-02-14 22:03:40 -0500
commitbcddd5bf8033b0c9cb15a9d017b7714ebe21473a (patch)
tree73a9a6dc34e5e060f05267723633c095de0e2d0e /man/systemd-coredumpctl.xml
parente10c9985bbc3cf79f12f9ec7317adfe697fa8214 (diff)
man: fix grammatical errors and other formatting issues
* standardize capitalization of STDIN, STDOUT, and STDERR * reword some sentences for clarity * reflow some very long lines to be shorter than ~80 characters * add some missing <literal>, <constant>, <varname>, <option>, and <filename> tags
Diffstat (limited to 'man/systemd-coredumpctl.xml')
-rw-r--r--man/systemd-coredumpctl.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemd-coredumpctl.xml b/man/systemd-coredumpctl.xml
index 67f75d1c53..c096f6d7b1 100644
--- a/man/systemd-coredumpctl.xml
+++ b/man/systemd-coredumpctl.xml
@@ -135,7 +135,7 @@
<listitem><para>Extract the last coredump
matching specified characteristics.
- Coredump will be written on stdout, unless
+ Coredump will be written on STDOUT, unless
an output file is specified with
<option>-o/--output</option>.
</para></listitem>
@@ -200,8 +200,8 @@
<refsect1>
<title>Exit status</title>
- <para>On success, 0 is returned, a non-zero failure
- code otherwise. Not finding any matching coredumps is treated
+ <para>On success, 0 is returned; otherwise, a non-zero failure
+ code is returned. Not finding any matching coredumps is treated
as failure.
</para>
</refsect1>