From 2f15b35352007a7c7a3b58621c199b705571b2cd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= <zbyszek@in.waw.pl>
Date: Thu, 1 Jul 2021 11:40:17 +0200
Subject: [PATCH] NEWS: fix misplaces parenthesis

https://github.com/systemd/systemd/commit/154b2f6129018f3b731839ba8b52bfa3e9ee6230#commitcomment-52902617
---
 NEWS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index b98c595261..3467534abb 100644
--- a/NEWS
+++ b/NEWS
@@ -30,8 +30,8 @@ CHANGES WITH 249 in spe:
 
         * PID 1 may now show both the unit name and the unit description
           strings in its status output during boot. This may be configured with
-          StatusUnitFormat=combined (or systemd.status-unit-format=combined) on
-          the kernel command line.
+          StatusUnitFormat=combined in system.conf or
+          systemd.status-unit-format=combined on the kernel command line.
 
         * systemd-firstboot now also supports querying various system
           parameters via the credential subsystems. Thus, as above this may be