From: Karel Zak Date: Fri, 13 Jan 2023 11:18:27 +0000 (+0100) Subject: logger: (man) fix examples X-Git-Tag: v2.39-rc1~164 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a8e071fa20435c8b18fe3cc6fcc181e7b549e1f4;p=thirdparty%2Futil-linux.git logger: (man) fix examples Signed-off-by: Karel Zak --- diff --git a/misc-utils/logger.1.adoc b/misc-utils/logger.1.adoc index 556b43cb07..7037fcb094 100644 --- a/misc-utils/logger.1.adoc +++ b/misc-utils/logger.1.adoc @@ -77,7 +77,7 @@ Note that the system logging infrastructure (for example *systemd* when listenin *--journald*[**=**__file__]:: Write a *systemd* journal entry. The entry is read from the given _file_, when specified, otherwise from standard input. Each line must begin with a field that is accepted by *journald*; see *systemd.journal-fields*(7) for details. The use of a MESSAGE_ID field is generally a good idea, as it makes finding entries easy. Examples: - ++ ____ logger --journald <