docs: cgroup-v1: replace custom note constructs with appropriate admonition blocks
authorBagas Sanjaya <bagasdotme@gmail.com>
Thu, 5 Jan 2023 13:16:26 +0000 (20:16 +0700)
committerTejun Heo <tj@kernel.org>
Thu, 5 Jan 2023 17:38:10 +0000 (07:38 -1000)
commit56eb276701cb67aa6c52e0713e66b46b4d94b38f
tree221e90027192db4cb71ccf9e325ef181d88e4530
parent21786e5cb375a1e58a9175fee423e1d7f892d965
docs: cgroup-v1: replace custom note constructs with appropriate admonition blocks

Admonition constructs on the documentation use definition lists, which
isn't fit for the purpose. Replace them with appropriate blocks:

  * Use caution:: for outdated document notice
  * hint:: for memo
  * note:: for other constructs
  * warning:: for memory reclaim

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Documentation/admin-guide/cgroup-v1/memory.rst