diff --git a/man/systemd-bootchart.xml b/man/systemd-bootchart.xml
index e41475b..50a81e8 100644
--- a/man/systemd-bootchart.xml
+++ b/man/systemd-bootchart.xml
@@ -260,7 +260,7 @@
in most browsers (including Chrome and Firefox) are many times
faster than dedicated graphical applications like Gimp and
Inkscape. Just point your browser at
- !
+ (the default location).
@@ -324,10 +324,12 @@
root=/dev/sdxY. Using UUIDs or PARTUUIDs will boot
fine, but the hard drive model will not be added to the
chart.
- For bugs, please contact the author and current maintainer:
+ If you encounter a bug, then please open an issue on GitHub:
- Auke Kok auke-jan.h.kok@intel.com
+
+ The community thanks Auke Kok, the original author and maintainer
+ of systemd-bootchart.
diff --git a/units/systemd-bootchart.service.in b/units/systemd-bootchart.service.in
index 396817f..eb8dfe0 100644
--- a/units/systemd-bootchart.service.in
+++ b/units/systemd-bootchart.service.in
@@ -10,7 +10,7 @@
[Unit]
Description=Boot Process Profiler
-Documentation=man:systemd-bootchart.service(1) man:bootchart.conf(5)
+Documentation=man:systemd-bootchart(1) man:bootchart.conf(5)
DefaultDependencies=no
[Service]