commit | db4df4819c8c3f7e749752cf95966034d4c42ed2 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun May 14 13:35:29 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 14 13:51:35 2017 -0600 |
tree | 86e40cbf7267904710b3c0b5f7191c7eda49b11f | |
parent | af7175bc21e3c2a73f85bc920852a136469c6112 [diff] |
futex-requeue-pi.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: - promote level for the document title; - mark literal blocks. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>