提交 5603f9bd 编写于 作者: A Akira Yokosawa 提交者: Linus Torvalds

docs: vm/page_owner: use literal blocks for param description

Sphinx generates hard-to-read lists of parameters at the bottom of the
page.  Fix them by putting literal-block markers of "::" in front of
them.

Link: https://lkml.kernel.org/r/cfd3bcc0-b51d-0c68-c065-ca1c4c202447@gmail.comSigned-off-by: NAkira Yokosawa <akiyks@gmail.com>
Fixes: 57f2b54a ("Documentation/vm/page_owner.rst: update the documentation")
Cc: Shenghong Han <hanshenghong2019@email.szu.edu.cn>
Cc: Haowen Bai <baihaowen@meizu.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Alex Shi <seakeel@gmail.com>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 31fa985b
...@@ -110,7 +110,7 @@ Usage ...@@ -110,7 +110,7 @@ Usage
If you want to sort by the page nums of buf, use the ``-m`` parameter. If you want to sort by the page nums of buf, use the ``-m`` parameter.
The detailed parameters are: The detailed parameters are:
fundamental function: fundamental function::
Sort: Sort:
-a Sort by memory allocation time. -a Sort by memory allocation time.
...@@ -122,7 +122,7 @@ Usage ...@@ -122,7 +122,7 @@ Usage
-s Sort by stack trace. -s Sort by stack trace.
-t Sort by times (default). -t Sort by times (default).
additional function: additional function::
Cull: Cull:
--cull <rules> --cull <rules>
...@@ -153,6 +153,7 @@ Usage ...@@ -153,6 +153,7 @@ Usage
STANDARD FORMAT SPECIFIERS STANDARD FORMAT SPECIFIERS
========================== ==========================
::
KEY LONG DESCRIPTION KEY LONG DESCRIPTION
p pid process ID p pid process ID
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册