From 666d6409bdedf7405a04a654faf95874a85ef196 Mon Sep 17 00:00:00 2001 From: Dongliang Mu Date: Mon, 15 Jul 2024 18:28:25 +0800 Subject: docs/translations: add a notice at the end of usage.md --- docs/translations/zh_CN/usage.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/translations/zh_CN/usage.md b/docs/translations/zh_CN/usage.md index 81e6e266d..6b2d0feb5 100644 --- a/docs/translations/zh_CN/usage.md +++ b/docs/translations/zh_CN/usage.md @@ -31,3 +31,5 @@ Syzkaller 总是尝试生成更用户友好的 C 语言复现程序,但有时 ## 报告错误 查看[此处](/docs/linux/reporting_kernel_bugs.md)说明,了解如何报告 Linux 内核错误。 + +**请注意,这是社区驱动的官方 syzkaller 文档翻译。当前文档的最新版本(英文版)可在 [docs/usage.md](/docs/usage.md) 找到。** -- cgit mrf-deployment