commit | ce3a966931a45065306b9a1840f22bfccbffe590 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed May 17 06:42:36 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 14 13:58:03 2017 -0600 |
tree | ace4005a8932b03f1fe94b858484e11c6aa9b75b | |
parent | 317a8455f18383bf339c3ff0e461c5d9fdcb0b3d [diff] |
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>