commit | 9a32500a346d754a4485a5de9af63759124c2833 | [log] [tgz] |
---|---|---|
author | Daniel W. S. Almeida <dwlsalmeida@gmail.com> | Sat Jul 18 13:50:58 2020 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Thu Jul 23 14:25:12 2020 -0600 |
tree | 3376aafe2f2795809fca5f8d76d144d7c4d0960d | |
parent | 2b7295c086b8f497149166aadef513e6e2ac5a74 [diff] |
docs: staging/tee.rst: convert into definition list Fix the following warnings: tee.rst:65: WARNING: Unexpected indentation. tee.rst:69: WARNING: Block quote ends without a blank line; unexpected unindent. By switching to the 'definition list' syntax. Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@gmail.com> Link: https://lore.kernel.org/r/20200718165107.625847-4-dwlsalmeida@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>