]> git.baikalelectronics.ru Git - kernel.git/commit
nommu-mmap.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 16 May 2017 12:48:37 +0000 (09:48 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:57:54 +0000 (13:57 -0600)
commit8de33d6885d708f49c0ff8ef154d21f12a6b16e5
treecbec76682e252e11e97b9d6c1fa0a3ad2b1d71fd
parenta0f5bcf56f4839daf706cca179c9001ca24d4a75
nommu-mmap.txt: standardize document format

Each text file under Documentation follows a different
format. Some doesn't even have titles!

Change its representation to follow the adopted standard,
using ReST markups for it to be parseable by Sphinx:

- Adjust identation for main title;
- fix level for chapter titles;
- use ".. important::" tag for an important note;
- use the right notation for paragraph auto-numbering "(#)";
- Fix footnotes syntax;
- fix one literal var to use the right ReST tag.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/nommu-mmap.txt