diff options
author | Federico Vaga <federico.vaga@vaga.pv.it> | 2019-04-30 00:47:20 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-04-30 15:28:20 +0300 |
commit | 678f784cd6cdd523fe4fb98c45dc7a6a673c2461 (patch) | |
tree | 23b338691b93733d91a7f0b4bfa3e534219d4e83 /Documentation/translations/it_IT/doc-guide/index.rst | |
parent | fbf7c7e046ee4e45d18e541335c2177524e4dbd1 (diff) | |
download | linux-678f784cd6cdd523fe4fb98c45dc7a6a673c2461.tar.xz |
doc:it_IT: translation alignment
Align Italian translation after the following changes in Documentation
bba757d8578f coding-style.rst: Generic alloc functions do not need OOM logging
d8e8bcc3d8de docs: doc-guide: remove the extension from .rst files
Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations/it_IT/doc-guide/index.rst')
-rw-r--r-- | Documentation/translations/it_IT/doc-guide/index.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/translations/it_IT/doc-guide/index.rst b/Documentation/translations/it_IT/doc-guide/index.rst index 7a6562b547ee..9fffff626711 100644 --- a/Documentation/translations/it_IT/doc-guide/index.rst +++ b/Documentation/translations/it_IT/doc-guide/index.rst @@ -12,9 +12,9 @@ Come scrivere la documentazione del kernel .. toctree:: :maxdepth: 1 - sphinx.rst - kernel-doc.rst - parse-headers.rst + sphinx + kernel-doc + parse-headers .. only:: subproject and html |