Docs/admin-guide/mm/damon/usage: fix wrong schemes effective quota update command
authorSeongJae Park <sj@kernel.org>
Fri, 3 May 2024 18:03:15 +0000 (11:03 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 11 May 2024 22:41:34 +0000 (15:41 -0700)
commit14e70e4660d6ecaf503c461f072949ef8758e4a1
treec7cfb90b6f60a211ab7ecb1e7a92850a3e244859
parentda2a061888883e067e8e649d086df35c92c760a7
Docs/admin-guide/mm/damon/usage: fix wrong schemes effective quota update command

To update effective size quota of DAMOS schemes on DAMON sysfs file
interface, user should write 'update_schemes_effective_quotas' to the
kdamond 'state' file.  But the document is mistakenly saying the input
string as 'update_schemes_effective_bytes'.  Fix it (s/bytes/quotas/).

Link: https://lkml.kernel.org/r/20240503180318.72798-8-sj@kernel.org
Fixes: a6068d6dfa2f ("Docs/admin-guide/mm/damon/usage: document effective_bytes file")
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: <stable@vger.kernel.org> [6.9.x]
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/admin-guide/mm/damon/usage.rst