diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2024-08-02 22:46:28 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2024-08-02 22:46:51 +0200 |
commit | b8db3cc373a7af2d9e0a2511082e7e7a6c7ef70a (patch) | |
tree | faaf02712c9e8b99b92532a9cee1ed7184754cab /man/os-release.xml | |
parent | man/net-naming-scheme: add missing period (diff) | |
download | systemd-b8db3cc373a7af2d9e0a2511082e7e7a6c7ef70a.tar.xz systemd-b8db3cc373a7af2d9e0a2511082e7e7a6c7ef70a.zip |
man: fix typo
Follow-up for 7102dc52e6b03248da1f01b3a8a4b83c6d7a1316 and 3d689b675b565c29a51c7127ae30839987aaa18b.
Diffstat (limited to 'man/os-release.xml')
-rw-r--r-- | man/os-release.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/os-release.xml b/man/os-release.xml index 50582a26e1..315ed8fcd6 100644 --- a/man/os-release.xml +++ b/man/os-release.xml @@ -342,7 +342,7 @@ <listitem><para><literal>lts</literal> is for long term support releases of the system, suitable for production use and supported for an extended period of time. Generally, LTS releases - continue to recieve support even if newer major releases of the distribution are available. + continue to receive support even if newer major releases of the distribution are available. Examples include Ubuntu 24.04, Debian 12 Bookworm and RHEL 9.4.</para></listitem> <listitem><para><literal>development</literal> is for unstable versions of the system, |