diff options
author | Changbin Du <changbin.du@gmail.com> | 2019-05-08 18:21:22 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-05-08 23:34:10 +0300 |
commit | 0c2d3639a81b1033f3cb5d3c5ae4d9e7e1313cc4 (patch) | |
tree | d83cc1b80c88d738aeeef5e388e6b804c16c373a /Documentation/x86/index.rst | |
parent | 4b1357600200cd2b56ecc6fb452d50d4079b42ed (diff) | |
download | linux-0c2d3639a81b1033f3cb5d3c5ae4d9e7e1313cc4.tar.xz |
Documentation: x86: convert zero-page.txt to reST
This converts the plain text documentation to reStructuredText format and
add it to Sphinx TOC tree. No essential content change.
Signed-off-by: Changbin Du <changbin.du@gmail.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/x86/index.rst')
-rw-r--r-- | Documentation/x86/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/x86/index.rst b/Documentation/x86/index.rst index d9ccc0f39279..e43aa9b31976 100644 --- a/Documentation/x86/index.rst +++ b/Documentation/x86/index.rst @@ -14,3 +14,4 @@ x86-specific Documentation kernel-stacks entry_64 earlyprintk + zero-page |