]> git.karo-electronics.de Git - karo-tx-linux.git/commit
robust-futex-ABI.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 17 May 2017 09:42:36 +0000 (06:42 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:58:03 +0000 (13:58 -0600)
commitce3a966931a45065306b9a1840f22bfccbffe590
treeace4005a8932b03f1fe94b858484e11c6aa9b75b
parent317a8455f18383bf339c3ff0e461c5d9fdcb0b3d
robust-futex-ABI.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 document title;
- use :Author: for authorship;
- mark literal blocks;
- add blank lines.

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