summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas Werkmeister <mail@lucaswerkmeister.de>2017-02-22 19:58:01 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-02-22 13:58:01 -0500
commit00f331c14121cd572365e49b04001a29715f56dd (patch)
tree148405c87e6b4f456fa67067b787ca23c3ff6ec9
parentbe02637a3c0d24c21a9851e2b091938ff65eb595 (diff)
man: journalctl: update --new-id128 format count (#5423)
The Python format was added in d489071fb3.
-rw-r--r--man/journalctl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml
index 75bbc10215..cae5312db2 100644
--- a/man/journalctl.xml
+++ b/man/journalctl.xml
@@ -677,7 +677,7 @@
a new 128-bit ID suitable for identifying messages. This is
intended for usage by developers who need a new identifier for
a new message they introduce and want to make
- recognizable. This will print the new ID in three different
+ recognizable. This will print the new ID in four different
formats which can be copied into source code or similar.
</para></listitem>
</varlistentry>