diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-02-23 20:27:59 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-02-23 20:27:59 +0100 |
commit | c550f7a9b89d017215af084288bc44f736f774fe (patch) | |
tree | eb78eab804ff86a4d854b1fa85cca6499dabb7e6 /tools | |
parent | 51d97007ed3ed87803435fa37a8cfae8a8c35de7 (diff) | |
parent | 4c2bb6b3b3cc7a3b88cce0df01fe754b6819f18b (diff) |
Merge pull request #2664 from zonque/bootchart-removal
Remove systemd-bootchart
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/make-directive-index.py | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/make-directive-index.py b/tools/make-directive-index.py index 8091683fee..256ff3dc5d 100755 --- a/tools/make-directive-index.py +++ b/tools/make-directive-index.py @@ -132,15 +132,6 @@ TEMPLATE = '''\ </refsect1> <refsect1> - <title>bootchart.conf directives</title> - - <para>Directives for configuring the behaviour of the - systemd-bootchart process.</para> - - <variablelist id='bootchart-directives' /> - </refsect1> - - <refsect1> <title>command line options</title> <para>Command-line options accepted by programs in the |