From: Luca Boccassi Date: Thu, 23 Jul 2020 12:45:45 +0000 (+0100) Subject: NEWS: fix typo in path X-Git-Tag: v246-rc2^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=549719699c7761b4ca5d74d77230008824f31325;p=thirdparty%2Fsystemd.git NEWS: fix typo in path --- diff --git a/NEWS b/NEWS index 36c2c930e8c..390282c90a5 100644 --- a/NEWS +++ b/NEWS @@ -527,7 +527,7 @@ CHANGES WITH 246: has been extended by a set of environment variables that expose select fields from the host's os-release file to the container payload. Similarly, host's os-release files can be mounted into the - container underneath /run/hosts. Together, those mechanisms provide a + container underneath /run/host. Together, those mechanisms provide a standardized way to expose information about the host to the container payload. Both interfaces are implemented in systemd-nspawn.