From: Mike Yuan Date: Tue, 3 Feb 2026 23:39:34 +0000 (+0100) Subject: docs/INCOMPATIBILITIES: fix typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=595ea7c2e8032c703e5abd58501f0ffee4345e4f;p=thirdparty%2Fsystemd.git docs/INCOMPATIBILITIES: fix typo --- diff --git a/docs/INCOMPATIBILITIES.md b/docs/INCOMPATIBILITIES.md index dc5e7cbeeb2..855f20d0906 100644 --- a/docs/INCOMPATIBILITIES.md +++ b/docs/INCOMPATIBILITIES.md @@ -14,7 +14,7 @@ A few interfaces are optionally kept for backward compatibility. When systemd is compiled with the `-Dcompat-sysv-interfaces=true` setting, legacy interfaces are provided, e.g. the `runlevelX.target` aliases, -and lock directories in under `/var` and `/run`. +and lock directories under `/var` and `/run`. This option may be extended to cover other deprecated interfaces in the future.