From edba5eecfd6e96ea9b8e3e5b1db1f9dc9eb77af8 Mon Sep 17 00:00:00 2001 From: Federico Vaga Date: Fri, 9 Nov 2018 00:24:15 +0100 Subject: doc:it_IT: add some process/* translations This patch does not translate entirely the subfolder "process/" but only part of it (to begin with). In order to avoid broken links, I included empty documents for those which are not yet translated. In order to be able to refer to all documents in "process/", I added a sphinx label to those which had not one. Translated documents: - howto - 1.Intro - clang-format - coding-style - kernel-driver-statement - magic-number - volatile-considered-harmful - development-process Signed-off-by: Federico Vaga Signed-off-by: Alessia Mantegazza Signed-off-by: Jonathan Corbet --- Documentation/process/adding-syscalls.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Documentation/process/adding-syscalls.rst') diff --git a/Documentation/process/adding-syscalls.rst b/Documentation/process/adding-syscalls.rst index 88a7d5c8bb2f..1c3a840d06b9 100644 --- a/Documentation/process/adding-syscalls.rst +++ b/Documentation/process/adding-syscalls.rst @@ -1,3 +1,6 @@ + +.. _addsyscalls: + Adding a New System Call ======================== -- cgit v1.2.3