diff options
author | 2021-12-29 10:42:10 +0800 | |
---|---|---|
committer | 2022-01-27 11:28:43 -0700 | |
commit | c75c6a8add370cde88117901f21cf0d6eaf09a8f (patch) | |
tree | bc57bef17873d81d7051d244c2713a728fd5bdc1 | |
parent | docs/vm: Fix typo in *harden* (diff) | |
download | linux-dev-c75c6a8add370cde88117901f21cf0d6eaf09a8f.tar.xz linux-dev-c75c6a8add370cde88117901f21cf0d6eaf09a8f.zip |
docs/zh_CN: Cleanup index.rst
Many */index in the Chinese index.rst are not in the same order as the
English version. Put them to where they should be.
Signed-off-by: Tang Yizhou <tangyizhou@huawei.com>
Reviewed-by: Yanteng Si <siyanteng@loongson.cn>
Link: https://lore.kernel.org/r/20211229024212.32752-2-tangyizhou@huawei.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | Documentation/translations/zh_CN/index.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/translations/zh_CN/index.rst b/Documentation/translations/zh_CN/index.rst index 46e14ec9963d..e7f5fa3e7502 100644 --- a/Documentation/translations/zh_CN/index.rst +++ b/Documentation/translations/zh_CN/index.rst @@ -104,13 +104,13 @@ TODOList: :maxdepth: 2 core-api/index + accounting/index cpu-freq/index iio/index + infiniband/index + virt/index sound/index filesystems/index - virt/index - infiniband/index - accounting/index scheduler/index TODOList: |