summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-01-28 16:54:18 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-01-28 16:54:18 +0100
commit31751f7e2a6ff749b18fc7bd1d2a99ccca525700 (patch)
tree0d80f37a1ad6f02067261ee3e7ee62e1869fcd56 /NEWS
parent1a0cd2c74e9e877bc47b8542516283fced25a358 (diff)
downloadsystemd-31751f7e2a6ff749b18fc7bd1d2a99ccca525700.tar.gz
NEWS: add missing equal sign
Important!
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 78f0d11586..2021a23501 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