summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2020-11-18 16:27:14 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2020-11-18 16:27:14 +0900
commit10f3484950e18c385b87724f4c1f4605112aac3e (patch)
tree2a8b11086315cc30fa196e814e554cbefd1aa262 /NEWS
parentb9cbb08e0a35070d57721cd5bf810659a0b80f5e (diff)
downloadsystemd-10f3484950e18c385b87724f4c1f4605112aac3e.tar.gz
man,NEWS: fix "the the"
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 0a92ca4010..6a5f3f9a78 100644
--- a/NEWS
+++ b/NEWS
@@ -493,8 +493,8 @@ CHANGES WITH 247 in spe:
* The SystemCallErrorNumber= unit file setting now accepts the new
"kill" and "log" actions, in addition to arbitrary error number
- specifications as before. If "kill" the the processes are killed on
- the event, if "log" the offending system call is audit logged.
+ specifications as before. If "kill" the processes are killed on the
+ event, if "log" the offending system call is audit logged.
* A new SystemCallLog= unit file setting has been added that accepts a
list of system calls that shall be logged about (audit).