docs: cgroup-v1: wrap remaining admonitions in admonition blocks
authorBagas Sanjaya <bagasdotme@gmail.com>
Thu, 5 Jan 2023 13:16:27 +0000 (20:16 +0700)
committerTejun Heo <tj@kernel.org>
Thu, 5 Jan 2023 17:38:10 +0000 (07:38 -1000)
Wrap two other admonitions in appropriate blocks in order for readers to
pay more attention to block contents:

  * hint:: for editor's note
  * warning:: for move charges deprecation

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

index d0d8c78..b0353c4 100644 (file)
@@ -13,7 +13,7 @@ Memory Resource Controller
       memory controller in this document. Do not confuse memory controller
       used here with the memory controller that is used in hardware.
 
-(For editors) In this document:
+.. hint::
       When we mention a cgroup (cgroupfs's directory) with memory controller,
       we call it "memory cgroup". When you see git-log and source code, you'll
       see patch's title and function names tend to use "memcg".