diff --git a/man/journalctl.xml b/man/journalctl.xml
index 9e784f3d3c..424acc9f16 100644
--- a/man/journalctl.xml
+++ b/man/journalctl.xml
@@ -85,10 +85,10 @@
, , etc., to
further limit what entries will be shown (logical AND).
- Output is interleaved from all accessible journal files,
- whether they are rotated or currently being written, and
- regardless of whether they belong to the system itself or are
- accessible user journals.
+ Output is interleaved from all accessible journal files, whether they are rotated or currently
+ being written, and regardless of whether they belong to the system itself or are accessible user
+ journals. The option can be used to identify which files
+ are being shown.The set of journal files which will be used can be
modified using the ,
@@ -794,9 +794,11 @@
- Instead of showing journal contents, show
- internal header information of the journal fields
- accessed.
+ Instead of showing journal contents, show internal header information of the journal
+ fields accessed.
+
+ This option is particularly useful when trying to identify out-of-order journal entries, as
+ happens for example when the machine is booted with the wrong system time.