Skip to content

Commit eb0c714

Browse files
mchehabJonathan Corbet
authored andcommitted
docs: translations: Allow creating cross-references for ABI README
Update translations to also generate cross references for the ABI readme file. Signed-off-by: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/685461ca5834c0cd4f7830f354d7ee123afb3716.1739254867.git.mchehab+huawei@kernel.org
1 parent fb12098 commit eb0c714

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Documentation/translations/it_IT/process/submit-checklist.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Fornite documentazione
5858
4) Tutti i nuovi parametri dei moduli sono documentati con ``MODULE_PARM_DESC()``.
5959

6060
5) Tutte le nuove interfacce verso lo spazio utente sono documentate in
61-
``Documentation/ABI/``. Leggete ``Documentation/ABI/README`` per maggiori
61+
``Documentation/ABI/``. Leggete Documentation/ABI/README per maggiori
6262
informazioni. Le patch che modificano le interfacce utente dovrebbero
6363
essere inviate in copia anche a [email protected].
6464

Documentation/translations/sp_SP/process/submit-checklist.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ y en otros lugares con respecto al envío de parches del kernel de Linux.
9797
``MODULE_PARM_DESC()``.
9898

9999
18) Todas las nuevas interfaces de espacio de usuario están documentadas
100-
en ``Documentation/ABI/``. Consulte ``Documentation/ABI/README`` para
100+
en ``Documentation/ABI/``. Consulte Documentation/ABI/README para
101101
obtener más información. Los parches que cambian las interfaces del
102102
espacio de usuario deben ser CCed a [email protected].
103103

Documentation/translations/zh_CN/process/submit-checklist.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Linux内核补丁提交检查单
8282
17) 所有新的模块参数都记录在 ``MODULE_PARM_DESC()``
8383

8484
18) 所有新的用户空间接口都记录在 ``Documentation/ABI/`` 中。有关详细信息,
85-
请参阅 ``Documentation/ABI/README`` 。更改用户空间接口的补丁应该抄送
85+
请参阅 Documentation/ABI/README 。更改用户空间接口的补丁应该抄送
8686
8787

8888
19) 已通过至少注入slab和page分配失败进行检查。请参阅 ``Documentation/fault-injection/`` 。

Documentation/translations/zh_TW/process/submit-checklist.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Linux內核補丁提交檢查單
8585
17) 所有新的模塊參數都記錄在 ``MODULE_PARM_DESC()``
8686

8787
18) 所有新的用戶空間接口都記錄在 ``Documentation/ABI/`` 中。有關詳細信息,
88-
請參閱 ``Documentation/ABI/README`` 。更改用戶空間接口的補丁應該抄送
88+
請參閱 Documentation/ABI/README 。更改用戶空間接口的補丁應該抄送
8989
9090

9191
19) 已通過至少注入slab和page分配失敗進行檢查。請參閱 ``Documentation/fault-injection/`` 。

0 commit comments

Comments
 (0)