diff options
author | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-06-26 12:10:53 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-07-07 22:09:59 +0300 |
commit | 36395fb365df3c216b6bda1fd55cf9a39907852b (patch) | |
tree | e80c468cf47f9277a5c7361a26183e24f1040f2f /Documentation/translations | |
parent | 695c62a823a5798245a5a9c99ea62b65d6f50d6e (diff) | |
download | linux-36395fb365df3c216b6bda1fd55cf9a39907852b.tar.xz |
docs: zh_CN/vm: fix a typo for page reporting ReST file
typo:
_free_page_reporting.rst -> free_page_reporting.rst
Fixes: 9859b277bffe ("docs/zh_CN: add vm frontswap translation")
Fixes: adeacecbd36c ("docs/zh_CN: add free_page_reporting translation")
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Acked-by: Yanteng Si<siyanteng@loongson.cn>
Link: https://lore.kernel.org/r/c7db8f975f461eaebd7ea7489ff9666d89e121c6.1656234456.git.mchehab@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations')
-rw-r--r-- | Documentation/translations/zh_CN/vm/free_page_reporting.rst | 2 | ||||
-rw-r--r-- | Documentation/translations/zh_CN/vm/frontswap.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/translations/zh_CN/vm/free_page_reporting.rst b/Documentation/translations/zh_CN/vm/free_page_reporting.rst index 31d6c34b956b..14336a3aa5f4 100644 --- a/Documentation/translations/zh_CN/vm/free_page_reporting.rst +++ b/Documentation/translations/zh_CN/vm/free_page_reporting.rst @@ -1,6 +1,6 @@ .. include:: ../disclaimer-zh_CN.rst -:Original: Documentation/vm/_free_page_reporting.rst +:Original: Documentation/vm/free_page_reporting.rst :翻译: diff --git a/Documentation/translations/zh_CN/vm/frontswap.rst b/Documentation/translations/zh_CN/vm/frontswap.rst index 3eb07870e2ef..98aa6f581ea7 100644 --- a/Documentation/translations/zh_CN/vm/frontswap.rst +++ b/Documentation/translations/zh_CN/vm/frontswap.rst @@ -1,4 +1,4 @@ -:Original: Documentation/vm/_free_page_reporting.rst +:Original: Documentation/vm/free_page_reporting.rst :翻译: |