diff options
author | Yanteng Si <siyanteng01@gmail.com> | 2022-03-28 14:48:35 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-04-05 18:06:03 +0200 |
commit | 712ca54c5387d13853978776dbfb7646906ee969 (patch) | |
tree | 1ab416c7acaf7780ce197a7354b34ec5d38b0355 /Documentation/translations | |
parent | docs/zh_CN/damon: add sysfs interface (diff) | |
download | linux-712ca54c5387d13853978776dbfb7646906ee969.tar.xz linux-712ca54c5387d13853978776dbfb7646906ee969.zip |
docs/zh_CN/damon: typo fix
The word in original doc is: 'enabled', not 'enable'.
Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
Reviewed-by: Alex Shi <alexs@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations')
-rw-r--r-- | Documentation/translations/zh_CN/admin-guide/mm/damon/reclaim.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/translations/zh_CN/admin-guide/mm/damon/reclaim.rst b/Documentation/translations/zh_CN/admin-guide/mm/damon/reclaim.rst index 9e541578f38d..1500bdbf338a 100644 --- a/Documentation/translations/zh_CN/admin-guide/mm/damon/reclaim.rst +++ b/Documentation/translations/zh_CN/admin-guide/mm/damon/reclaim.rst @@ -53,8 +53,8 @@ DAMON_RECLAIM找到在特定时间内没有被访问的内存区域并分页。 下面是每个参数的描述。 -enable ------- +enabled +------- 启用或禁用DAMON_RECLAIM。 |