X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fjournalctl.xml;h=3b05e80fc118d3d8dff1d721dab64035109f62a9;hb=672682a6b9d6fb6a3722c3fea1a93b4831747b54;hp=23bb96051dc98bd852a85d24a79ef80f8f22de99;hpb=9a7adc9a0ed53d6e422321e9196eb83d18afcba5;p=elogind.git diff --git a/man/journalctl.xml b/man/journalctl.xml index 23bb96051..3b05e80fc 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -119,7 +119,7 @@ When outputing to a tty, lines are colored according to priority: lines of level ERROR and higher are colored red; lines of level NOTICE and higher are - highlighted; and other lines are displayed normally. + highlighted; other lines are displayed normally. @@ -232,7 +232,7 @@ - Reverse output so the newest + Reverse output so that the newest entries are displayed first. @@ -509,17 +509,27 @@ - + Show messages for the - specified systemd unit. This will add - a match for messages from the unit - (_SYSTEMD_UNIT=) - and additional matches for messages - from systemd and messages about - coredumps for the specified unit. - This parameter can be specified multiple times. - + specified systemd unit + UNIT, or + for any of the units matched by + PATTERN. + If a pattern is specified, a list of + unit names found in the journal is + compared with the specified pattern + and all that match are used. For each + unit name a match is added for + messages from the unit + (_SYSTEMD_UNIT=UNIT) + along with additional matches for + messages from systemd and messages + about coredumps for the specified + unit. + + This parameter can be specified + multiple times. @@ -691,7 +701,7 @@ matching GLOB instead of the default runtime and system journal paths. May be specified - multiple times, in which case, files will + multiple times, in which case files will be suitably interleaved. @@ -800,10 +810,14 @@ sealing key is stored in the journal data directory and shall remain on the host. The verification key should be - stored externally. Also see the + stored externally. Refer to the option in journald.conf5 - for details. + for information on Forward Secure + Sealing and for a link to a refereed + scholarly paper detailing the + cryptographic theory it is based on. +