From a8eaaee72a2f06e0fb64fb71de3b71ecba31dafb Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 3 Aug 2014 07:11:37 +0200 Subject: doc: correct orthography, word forms and missing/extraneous words --- man/journalctl.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'man/journalctl.xml') diff --git a/man/journalctl.xml b/man/journalctl.xml index d6cc8a5496..a783a9f3b5 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -82,7 +82,7 @@ matches apply to the same field, then they are automatically matched as alternatives, i.e. the resulting output will show entries matching any of the specified matches for the same - field. Finally, the character + may appears + field. Finally, the character + may appear as a separate word between other terms on the command line. This causes all matches before and after to be combined in a disjunction (i.e. logical OR). @@ -656,18 +656,18 @@ Removes archived journal files until the disk space they use falls below the specified size (specified with the usual K, M, - G, T suffixes), or all + G and T suffixes), or all journal files contain no data older than the specified timespan (specified with the usual s, min, h, days, months, - weeks, years suffixes), + weeks and years suffixes), or no more than the specified number of separate journal files remain. Note that running has - only indirect effect on the output shown by + only an indirect effect on the output shown by , as the latter includes active journal files, while the vacuuming operation only operates - on archived journal files. Similar, + on archived journal files. Similarly, might not actually reduce the number of journal files to below the specified number, as it will not remove active journal @@ -772,7 +772,7 @@ - Asks the Journal daemon to flush any log data + Asks the journal daemon to flush any log data stored in /run/log/journal into /var/log/journal, if persistent storage is enabled. This call does not return until the operation is @@ -782,7 +782,7 @@ - Asks the Journal daemon to rotate journal files. + Asks the journal daemon to rotate journal files. -- cgit v1.2.3-54-g00ecf