commit | 2cf551eb130dd0b50a10aa433080fd08785a4353 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Mar 18 20:25:16 2021 +1300 |
committer | Simon Glass <sjg@chromium.org> | Mon Mar 22 19:23:30 2021 +1300 |
tree | 77f8214a409ecc9a7561571d0b7d3c034d0b5c72 | |
parent | d94e226bafdd7466216c14a8cf177742df050692 [diff] |
binman: Drop repetitive heading for each entry Many entries start 'Entry containing a'. This looks fine in the source code but is annoying when viewed in the htmldocs table of contents. Drop these unnecessary words. Signed-off-by: Simon Glass <sjg@chromium.org>