From: Zbigniew Jędrzejewski-Szmek Date: Sun, 28 Jan 2018 15:54:18 +0000 (+0100) Subject: NEWS: add missing equal sign X-Git-Tag: v237^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F8030%2Fhead;p=thirdparty%2Fsystemd.git NEWS: add missing equal sign Important! --- diff --git a/NEWS b/NEWS index 78f0d115868..2021a23501e 100644 --- a/NEWS +++ b/NEWS @@ -142,7 +142,7 @@ CHANGES WITH 237: user/UID to use for notification messages sent to the service manager. - * journalctl gained a new --grep option to list only entries in which + * journalctl gained a new --grep= option to list only entries in which the message matches a certain pattern. By default matching is case insensitive if the pattern is lowercase, and case sensitive otherwise. Option --case-sensitive=yes|no can be used to override