Skip to content

Commit d0af000

Browse files
jamuirkeszybz
authored andcommitted
Minor man page updates
Auke K's intel email is no longer valid. Drop it and instead point users to the GitHub project page. Also, fix a bad man page reference inside systemd-bootchart.service (Fixes #43).
1 parent a15bcaf commit d0af000

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

man/systemd-bootchart.xml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
in most browsers (including Chrome and Firefox) are many times
261261
faster than dedicated graphical applications like Gimp and
262262
Inkscape. Just point your browser at
263-
<ulink url="file:///run/log/" />!
263+
<ulink url="file:///run/log/" /> (the default location).
264264
</para>
265265
</refsect1>
266266

@@ -324,10 +324,12 @@
324324
<code>root=/dev/sdxY</code>. Using UUIDs or PARTUUIDs will boot
325325
fine, but the hard drive model will not be added to the
326326
chart.</para>
327-
<para>For bugs, please contact the author and current maintainer:</para>
327+
<para>If you encounter a bug, then please open an issue on GitHub:</para>
328328
<simplelist>
329-
<member>Auke Kok <email>auke-jan.h.kok@intel.com</email></member>
329+
<member><ulink url="https://github.com/systemd/systemd-bootchart" /></member>
330330
</simplelist>
331+
<para>The community thanks Auke Kok, the original author and maintainer
332+
of systemd-bootchart.</para>
331333
</refsect1>
332334

333335
</refentry>

units/systemd-bootchart.service.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
[Unit]
1212
Description=Boot Process Profiler
13-
Documentation=man:systemd-bootchart.service(1) man:bootchart.conf(5)
13+
Documentation=man:systemd-bootchart(1) man:bootchart.conf(5)
1414
DefaultDependencies=no
1515

1616
[Service]

0 commit comments

Comments
 (0)