From 1a31e564c8f4a6cac753ce0cf79409374c170f27 Mon Sep 17 00:00:00 2001 From: James Muir Date: Fri, 14 Feb 2025 13:26:57 -0500 Subject: [PATCH] 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). --- man/systemd-bootchart.xml | 8 +++++--- units/systemd-bootchart.service.in | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) 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]