From nobody Thu Dec 18 09:59:24 2025 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 72AF71E9B3B; Tue, 11 Feb 2025 06:23:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739254995; cv=none; b=F09eimW5aUdrTktMAJRw5u+jSWkVptZkAhv+Z6r8PpLLvSu4oYR39QdwWo+2GibE7r7pqMOrhYOozhfSJtjQWDgzPbm+Mv5Vgvo+pV+5XWEdC9bHOu+Fxwjv57xOVM5gQJsmWx5Kzc35p8K6KtGXVSyp6uE/IRAiBwkxhX7kij4= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739254995; c=relaxed/simple; bh=xJJNTHLm28pOieLtRLXBCsjINp9HkQQLtgWkMVSB5X4=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=NuQUwBMXN3stOUtWtChM2aequpRtN4UDRyB+Wjfbiaa+axjsmomOMv1BSFsefuuDNYoR07KIwjQQN+nJ2vmW5y9x4LNvMxfO/rhNEI7+XbskD0cakZyur0VmoTQHngVcJrdgf0/oL8V+HWt0l+1repUeCHrL6QDJoolT0gHHQU4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=FL55aSTe; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="FL55aSTe" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B26AFC4CEF0; Tue, 11 Feb 2025 06:23:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1739254994; bh=xJJNTHLm28pOieLtRLXBCsjINp9HkQQLtgWkMVSB5X4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=FL55aSTeN5bnsbco4QM1TbvJO0WsQw3bepNk4uiUiEDE7xGFPjsbuhAaxJyMfHr5g cJEIIhiWg3EK8fDk2j53hmb0wArtgfRD9tr4j3Xm37/g3DINHkvRxrOf9tZcZwaghc MQ0l36Dl4srDoPB70+Zvm8OTSQySnwc5KSoGVKMmZxnrila95sOxN59sBtNLf9xPB3 59kMltV7jnLlSNbG94xQEf5Xr+CjzJugeAv/tcqFWz5RuB7nNEH2QAAxbhmQSmBQcI cFHJ7ys5/wASU9F59vhxInMY6/eg8CQCOAjoUy1FApWId/AjpwmCmQGABEx+5wgUWC 8aGJt2FDTm1Ew== Received: from mchehab by mail.kernel.org with local (Exim 4.98) (envelope-from ) id 1thjfs-00000008YBn-40dj; Tue, 11 Feb 2025 07:23:12 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , Alex Shi , Avadhut Naik , Carlos Bilbao , Federico Vaga , Hu Haowen <2023002089@link.tyut.edu.cn>, Randy Dunlap , Remington Brasga , Yanteng Si , linux-kernel@vger.kernel.org Subject: [PATCH 9/9] docs: translations: Allow creating cross-references for ABI README Date: Tue, 11 Feb 2025 07:23:03 +0100 Message-ID: <685461ca5834c0cd4f7830f354d7ee123afb3716.1739254867.git.mchehab+huawei@kernel.org> X-Mailer: git-send-email 2.48.1 In-Reply-To: References: Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Sender: Mauro Carvalho Chehab Update translations to also generate cross references for the ABI readme file. Signed-off-by: Mauro Carvalho Chehab --- Documentation/translations/it_IT/process/submit-checklist.rst | 2 +- Documentation/translations/sp_SP/process/submit-checklist.rst | 2 +- Documentation/translations/zh_CN/process/submit-checklist.rst | 2 +- Documentation/translations/zh_TW/process/submit-checklist.rst | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/translations/it_IT/process/submit-checklist.rst = b/Documentation/translations/it_IT/process/submit-checklist.rst index 692be4af9c9b..3308c3084c60 100644 --- a/Documentation/translations/it_IT/process/submit-checklist.rst +++ b/Documentation/translations/it_IT/process/submit-checklist.rst @@ -58,7 +58,7 @@ Fornite documentazione 4) Tutti i nuovi parametri dei moduli sono documentati con ``MODULE_PARM_D= ESC()``. =20 5) Tutte le nuove interfacce verso lo spazio utente sono documentate in - ``Documentation/ABI/``. Leggete ``Documentation/ABI/README`` per magg= iori + ``Documentation/ABI/``. Leggete Documentation/ABI/README per maggiori informazioni. Le patch che modificano le interfacce utente dovrebbero essere inviate in copia anche a linux-api@vger.kernel.org. =20 diff --git a/Documentation/translations/sp_SP/process/submit-checklist.rst = b/Documentation/translations/sp_SP/process/submit-checklist.rst index 0d6651f9d871..3087ba80e818 100644 --- a/Documentation/translations/sp_SP/process/submit-checklist.rst +++ b/Documentation/translations/sp_SP/process/submit-checklist.rst @@ -97,7 +97,7 @@ y en otros lugares con respecto al env=C3=ADo de parches = del kernel de Linux. ``MODULE_PARM_DESC()``. =20 18) Todas las nuevas interfaces de espacio de usuario est=C3=A1n documenta= das - en ``Documentation/ABI/``. Consulte ``Documentation/ABI/README`` para + en ``Documentation/ABI/``. Consulte Documentation/ABI/README para obtener m=C3=A1s informaci=C3=B3n. Los parches que cambian las interfa= ces del espacio de usuario deben ser CCed a linux-api@vger.kernel.org. =20 diff --git a/Documentation/translations/zh_CN/process/submit-checklist.rst = b/Documentation/translations/zh_CN/process/submit-checklist.rst index 10536b74aeec..5c20a7f0936b 100644 --- a/Documentation/translations/zh_CN/process/submit-checklist.rst +++ b/Documentation/translations/zh_CN/process/submit-checklist.rst @@ -82,7 +82,7 @@ Linux=E5=86=85=E6=A0=B8=E8=A1=A5=E4=B8=81=E6=8F=90=E4=BA= =A4=E6=A3=80=E6=9F=A5=E5=8D=95 17) =E6=89=80=E6=9C=89=E6=96=B0=E7=9A=84=E6=A8=A1=E5=9D=97=E5=8F=82=E6=95= =B0=E9=83=BD=E8=AE=B0=E5=BD=95=E5=9C=A8 ``MODULE_PARM_DESC()`` =20 18) =E6=89=80=E6=9C=89=E6=96=B0=E7=9A=84=E7=94=A8=E6=88=B7=E7=A9=BA=E9=97= =B4=E6=8E=A5=E5=8F=A3=E9=83=BD=E8=AE=B0=E5=BD=95=E5=9C=A8 ``Documentation/A= BI/`` =E4=B8=AD=E3=80=82=E6=9C=89=E5=85=B3=E8=AF=A6=E7=BB=86=E4=BF=A1=E6=81= =AF=EF=BC=8C - =E8=AF=B7=E5=8F=82=E9=98=85 ``Documentation/ABI/README`` =E3=80=82=E6= =9B=B4=E6=94=B9=E7=94=A8=E6=88=B7=E7=A9=BA=E9=97=B4=E6=8E=A5=E5=8F=A3=E7=9A= =84=E8=A1=A5=E4=B8=81=E5=BA=94=E8=AF=A5=E6=8A=84=E9=80=81 + =E8=AF=B7=E5=8F=82=E9=98=85 Documentation/ABI/README =E3=80=82=E6=9B= =B4=E6=94=B9=E7=94=A8=E6=88=B7=E7=A9=BA=E9=97=B4=E6=8E=A5=E5=8F=A3=E7=9A=84= =E8=A1=A5=E4=B8=81=E5=BA=94=E8=AF=A5=E6=8A=84=E9=80=81 linux-api@vger.kernel.org=E3=80=82 =20 19) =E5=B7=B2=E9=80=9A=E8=BF=87=E8=87=B3=E5=B0=91=E6=B3=A8=E5=85=A5slab=E5= =92=8Cpage=E5=88=86=E9=85=8D=E5=A4=B1=E8=B4=A5=E8=BF=9B=E8=A1=8C=E6=A3=80= =E6=9F=A5=E3=80=82=E8=AF=B7=E5=8F=82=E9=98=85 ``Documentation/fault-injecti= on/`` =E3=80=82 diff --git a/Documentation/translations/zh_TW/process/submit-checklist.rst = b/Documentation/translations/zh_TW/process/submit-checklist.rst index 0ecb187753e4..b09d29b0cc1b 100644 --- a/Documentation/translations/zh_TW/process/submit-checklist.rst +++ b/Documentation/translations/zh_TW/process/submit-checklist.rst @@ -85,7 +85,7 @@ Linux=E5=85=A7=E6=A0=B8=E8=A3=9C=E4=B8=81=E6=8F=90=E4=BA= =A4=E6=AA=A2=E6=9F=A5=E5=96=AE 17) =E6=89=80=E6=9C=89=E6=96=B0=E7=9A=84=E6=A8=A1=E5=A1=8A=E5=8F=83=E6=95= =B8=E9=83=BD=E8=A8=98=E9=8C=84=E5=9C=A8 ``MODULE_PARM_DESC()`` =20 18) =E6=89=80=E6=9C=89=E6=96=B0=E7=9A=84=E7=94=A8=E6=88=B6=E7=A9=BA=E9=96= =93=E6=8E=A5=E5=8F=A3=E9=83=BD=E8=A8=98=E9=8C=84=E5=9C=A8 ``Documentation/A= BI/`` =E4=B8=AD=E3=80=82=E6=9C=89=E9=97=9C=E8=A9=B3=E7=B4=B0=E4=BF=A1=E6=81= =AF=EF=BC=8C - =E8=AB=8B=E5=8F=83=E9=96=B1 ``Documentation/ABI/README`` =E3=80=82=E6= =9B=B4=E6=94=B9=E7=94=A8=E6=88=B6=E7=A9=BA=E9=96=93=E6=8E=A5=E5=8F=A3=E7=9A= =84=E8=A3=9C=E4=B8=81=E6=87=89=E8=A9=B2=E6=8A=84=E9=80=81 + =E8=AB=8B=E5=8F=83=E9=96=B1 Documentation/ABI/README =E3=80=82=E6=9B= =B4=E6=94=B9=E7=94=A8=E6=88=B6=E7=A9=BA=E9=96=93=E6=8E=A5=E5=8F=A3=E7=9A=84= =E8=A3=9C=E4=B8=81=E6=87=89=E8=A9=B2=E6=8A=84=E9=80=81 linux-api@vger.kernel.org=E3=80=82 =20 19) =E5=B7=B2=E9=80=9A=E9=81=8E=E8=87=B3=E5=B0=91=E6=B3=A8=E5=85=A5slab=E5= =92=8Cpage=E5=88=86=E9=85=8D=E5=A4=B1=E6=95=97=E9=80=B2=E8=A1=8C=E6=AA=A2= =E6=9F=A5=E3=80=82=E8=AB=8B=E5=8F=83=E9=96=B1 ``Documentation/fault-injecti= on/`` =E3=80=82 --=20 2.48.1