This patches series will sync the translation of zh_CN as below: Commit 8bd16bc0a081 ("tools/vm/page_owner_sort.c: support sorting blocks by multiple keys") add sorting blocks by multiple keys usage description. Commit 78a0b94f3829 ("tools/vm/page_owner_sort.c: support for multi-value selection in single argument") add multi-value selection in single argument usage description. Commit c89b3ad2dea2 ("doc/vm/page_owner.rst: remove content related to -c option") remove -c option usage description. Commit 9c8a0a8e599f ("tools/vm/page_owner_sort.c: support for user-defined culling rules") add user-defined culling rules usage description. Commit 8ea8613a616a ("tools/vm/page_owner_sort.c: support for selecting by PID, TGID or task command name") add selecting by PID, TGID or task command name usage description. Commit 194d52d771b8 ("tools/vm/page_owner_sort: support for sorting by task command name") add sorting by task command name usage description. But the original text table which is made of tab will display all by one line. so we make a standard table for STANDARD FORMAT SPECIFIERS description. I fix it up togeter by this patches series. Haowen Bai (2): docs/zh_CN: sync with original text Documentation/vm/page_owner.rst doc/vm/page_owner.rst: Fix table display confusion Documentation/translations/zh_CN/vm/page_owner.rst | 61 +++++++++++++++++++++- Documentation/vm/page_owner.rst | 34 +++++++----- 2 files changed, 80 insertions(+), 15 deletions(-) -- 2.7.4