diff options
author | Federico Vaga <federico.vaga@vaga.pv.it> | 2018-07-07 01:05:17 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-07-27 01:21:09 +0300 |
commit | 1497624fffab130608a8f2825f47fb8231a90355 (patch) | |
tree | d11ce378d370708062600a3973987d3e28ec9543 /Documentation/kernel-hacking/hacking.rst | |
parent | c8cce10a62aaaca33bbdbe7356bde20a47790290 (diff) | |
download | linux-1497624fffab130608a8f2825f47fb8231a90355.tar.xz |
doc:it_IT: translation for kernel-hacking
This patch includes the kernel-hacking translation in Italian (both
hacking.rst and locking.rst).
It adds also the anchors for the english kernel-hacking documents.
Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/kernel-hacking/hacking.rst')
-rw-r--r-- | Documentation/kernel-hacking/hacking.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/kernel-hacking/hacking.rst b/Documentation/kernel-hacking/hacking.rst index 9999c8468293..d824e4feaff3 100644 --- a/Documentation/kernel-hacking/hacking.rst +++ b/Documentation/kernel-hacking/hacking.rst @@ -1,3 +1,5 @@ +.. _kernel_hacking_hack: + ============================================ Unreliable Guide To Hacking The Linux Kernel ============================================ |