commit | 773810d30e7d81b8308fea272ed2ec3d832a6018 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed May 17 06:46:19 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 14 13:58:03 2017 -0600 |
tree | 85d726a023baf520515cba4a8d8dd098e22ce113 | |
parent | ce3a966931a45065306b9a1840f22bfccbffe590 [diff] |
robust-futexes.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: - add a title for the document; - mark literal blocks; Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>