]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Master minutes (#3060)
authormulkieran <mulkieran@users.noreply.github.com>
Mon, 18 Apr 2016 17:38:58 +0000 (13:38 -0400)
committerLennart Poettering <lennart@poettering.net>
Mon, 18 Apr 2016 17:38:58 +0000 (19:38 +0200)
* man: change time unit specifier for minutes to "m", not "min".

To alert the reader to the fact that the ambiguous prefix "m" will be
interpreted as minutes, not months.

* man: change 'journal files' to 'archived journal files'.

So that the user may be reminded why they see log entries in the journal
from a time previous to the one they specified when using --vacuum-time.

man/journalctl.xml

index b281f26b45eb68bb270addc823b9bff52f8d077d..7a634879cc53b967af19c23a9524da12e25b5cb3 100644 (file)
         space they use falls below the specified size (specified with
         the usual <literal>K</literal>, <literal>M</literal>,
         <literal>G</literal> and <literal>T</literal> suffixes), or all
-        journal files contain no data older than the specified
+        archived journal files contain no data older than the specified
         timespan (specified with the usual <literal>s</literal>,
-        <literal>min</literal>, <literal>h</literal>,
+        <literal>m</literal>, <literal>h</literal>,
         <literal>days</literal>, <literal>months</literal>,
         <literal>weeks</literal> and <literal>years</literal> suffixes),
         or no more than the specified number of separate journal files