From nobody Tue Apr 7 19:03:35 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id AF29AC433FE for ; Tue, 18 Oct 2022 11:55:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230184AbiJRLzc (ORCPT ); Tue, 18 Oct 2022 07:55:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54098 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229556AbiJRLz1 (ORCPT ); Tue, 18 Oct 2022 07:55:27 -0400 Received: from out2.migadu.com (out2.migadu.com [188.165.223.204]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 254DE9AFB0; Tue, 18 Oct 2022 04:55:27 -0700 (PDT) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lirui.org; s=key1; t=1666094125; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=cgQBXm1dv4ujn38yEqX7tGehxSC+vaQSz42cTrCDBX0=; b=cmkJgAm9Z/g95AzBIckx9+AySMDFOs09DIvHgoRMO0cwmSHUbHBWLut/zsjiJa0zLq/jRg 4QF0KlMvu3STax+6Pky0JWJ1Zf4R2XpahP7wnnlmMR2HBe0YZRTpO60drjYC6fFeJWpKyb IKRZWfOBl+KyB2ucsvAghI5zxhpvd9uWLaQ0if/zk1itWq9Nfhh0RfTkzvbdjYDfoiBooB GRRyUtrAfpb4fHh5OXgEbRfRYYOSmY56HLdXgGKKAorMQWM4L/eNDX5dXUDeutw80poyun gokBznO3ehIg2yCi1JgEOiXMVQQCBGsFUOaj4PQGM4zCl3HujVzysFqVPGpnlQ== From: Rui Li To: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Alex Shi , Yanteng Si , Jonathan Corbet , Wu XiangCheng , Rui Li Subject: [PATCH v2 2/2] docs/zh_CN: Add userspace-api/index Chinese translation Date: Tue, 18 Oct 2022 19:54:53 +0800 Message-Id: <88e6c1390068bff71e16ebd375e684d8e663dee2.1666093699.git.me@lirui.org> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Migadu-Flow: FLOW_OUT Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Translate userspace-api/index.rst into Chinese, add it into zh_CN/index.rst. Signed-off-by: Rui Li --- Changes since v1: - Align title - Change some translation --- Documentation/translations/zh_CN/index.rst | 2 +- .../zh_CN/userspace-api/index.rst | 51 +++++++++++++++++++ 2 files changed, 52 insertions(+), 1 deletion(-) create mode 100644 Documentation/translations/zh_CN/userspace-api/index.rst diff --git a/Documentation/translations/zh_CN/index.rst b/Documentation/tra= nslations/zh_CN/index.rst index ec99ef5fe990..272414971ce9 100644 --- a/Documentation/translations/zh_CN/index.rst +++ b/Documentation/translations/zh_CN/index.rst @@ -90,12 +90,12 @@ TODOList: =20 admin-guide/index admin-guide/reporting-issues.rst + userspace-api/index =20 TODOList: =20 * =E5=86=85=E6=A0=B8=E6=9E=84=E5=BB=BA=E7=B3=BB=E7=BB=9F * =E7=94=A8=E6=88=B7=E7=A9=BA=E9=97=B4=E5=B7=A5=E5=85=B7 -* userspace-api/index =20 =E4=B9=9F=E5=8F=AF=E5=8F=82=E8=80=83=E7=8B=AC=E7=AB=8B=E4=BA=8E=E5=86=85= =E6=A0=B8=E6=96=87=E6=A1=A3=E7=9A=84 `Linux =E6=89=8B=E5=86=8C=E9=A1=B5 `_ =E3=80=82 =20 diff --git a/Documentation/translations/zh_CN/userspace-api/index.rst b/Doc= umentation/translations/zh_CN/userspace-api/index.rst new file mode 100644 index 000000000000..df1e1572e3f4 --- /dev/null +++ b/Documentation/translations/zh_CN/userspace-api/index.rst @@ -0,0 +1,51 @@ +.. SPDX-License-Identifier: GPL-2.0 +.. include:: ../disclaimer-zh_CN.rst + +:Original: Documentation/userspace-api/index.rst + +:=E7=BF=BB=E8=AF=91: + + =E6=9D=8E=E7=9D=BF Rui Li + +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D +Linux =E5=86=85=E6=A0=B8=E7=94=A8=E6=88=B7=E7=A9=BA=E9=97=B4API=E6=8C=87= =E5=8D=97 +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D + +.. _man-pages: https://www.kernel.org/doc/man-pages/ + +=E5=B0=BD=E7=AE=A1=E8=AE=B8=E5=A4=9A=E7=94=A8=E6=88=B7=E7=A9=BA=E9=97=B4AP= I=E7=9A=84=E6=96=87=E6=A1=A3=E8=A2=AB=E8=AE=B0=E5=BD=95=E5=9C=A8=E5=88=AB= =E5=A4=84=EF=BC=88=E7=89=B9=E5=88=AB=E6=98=AF=E5=9C=A8 man-pages_ =E9=A1=B9= =E7=9B=AE=E4=B8=AD=EF=BC=89=EF=BC=8C +=E5=9C=A8=E4=BB=A3=E7=A0=81=E6=A0=91=E4=B8=AD=E4=BB=8D=E7=84=B6=E5=8F=AF= =E4=BB=A5=E6=89=BE=E5=88=B0=E6=9C=89=E5=85=B3=E7=94=A8=E6=88=B7=E7=A9=BA=E9= =97=B4=E7=9A=84=E9=83=A8=E5=88=86=E4=BF=A1=E6=81=AF=E3=80=82=E8=BF=99=E4=B8= =AA=E6=89=8B=E5=86=8C=E6=84=8F=E5=9C=A8=E6=88=90=E4=B8=BA=E8=BF=99=E4=BA=9B= =E4=BF=A1=E6=81=AF +=E8=81=9A=E9=9B=86=E7=9A=84=E5=9C=B0=E6=96=B9=E3=80=82 + +.. class:: toc-title + + =E7=9B=AE=E5=BD=95 + +.. toctree:: + :maxdepth: 2 + + ebpf/index + +TODOList: + +* no_new_privs +* seccomp_filter +* landlock +* unshare +* spec_ctrl +* accelerators/ocxl +* ebpf/index +* ioctl/index +* iommu +* media/index +* netlink/index +* sysfs-platform_profile +* vduse +* futex2 + +.. only:: subproject and html + + Indices + =3D=3D=3D=3D=3D=3D=3D + + * :ref:`genindex` --=20 2.30.2