OSDN Git Service

futex-requeue-pi.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 14 May 2017 16:35:29 +0000 (13:35 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:51:35 +0000 (13:51 -0600)
commitdb4df4819c8c3f7e749752cf95966034d4c42ed2
tree86e40cbf7267904710b3c0b5f7191c7eda49b11f
parentaf7175bc21e3c2a73f85bc920852a136469c6112
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>
Documentation/futex-requeue-pi.txt