chiark / gitweb /
man: replace STDOUT with standard output, etc.
[elogind.git] / man / systemd-coredumpctl.xml
index 02b688606cdc806e5d381268875f4db78bb62b1c..286ff146396c930b834cd36fdabc62e5f3ae50ae 100644 (file)
 
                                 <listitem><para>Extract the last coredump
                                 matching specified characteristics.
-                                Coredump will be written on stdout, unless
-                                an output file is specified with
+                                Coredump will be written on standard output,
+                                unless an output file is specified with
                                 <option>-o/--output</option>.
                                 </para></listitem>
                         </varlistentry>
 
         <refsect1>
                 <title>Exit status</title>
-                <para>On success 0 is returned, a non-zero failure
-                code otherwise. Not finding any matching coredumps is treated
-               as failure.
-               </para>
+                <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>
 
         <refsect1>