diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-02-24 00:52:39 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-02-24 00:52:42 +0100 |
commit | c73676dcbbe3032c75d893d43ac309998c5f23e5 (patch) | |
tree | 8ae54f2e18196caf4f7db1789d9592c0aa744067 /catalog | |
parent | shared: move cg_set_access() declaration to right header file (diff) | |
download | systemd-c73676dcbbe3032c75d893d43ac309998c5f23e5.tar.xz systemd-c73676dcbbe3032c75d893d43ac309998c5f23e5.zip |
man,catalog: fix typo
Follow-up for #26448.
Diffstat (limited to 'catalog')
-rw-r--r-- | catalog/systemd.catalog.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog/systemd.catalog.in b/catalog/systemd.catalog.in index 82d4820b80..d3d03dafe7 100644 --- a/catalog/systemd.catalog.in +++ b/catalog/systemd.catalog.in @@ -558,7 +558,7 @@ Support: %SUPPORT_URL% Memory of process @_PID@ (@_COMM@) has been trimmed. Either on user request or as result of a memory pressure event, memory of the -process has been trimmed, returning unneded allocation caches and other +process has been trimmed, returning unneeded allocation caches and other resources back to the OS kernel, making them available for other components of the OS. |