From d09df6b94e0c4924ea7064c79ab0441f5aff469b Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Fri, 20 Jan 2023 15:32:16 +0900 Subject: tree-wide: fix typo --- man/systemd-analyze.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/systemd-analyze.xml') diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml index d5f1e5ae89..f81dcc324a 100644 --- a/man/systemd-analyze.xml +++ b/man/systemd-analyze.xml @@ -1213,13 +1213,13 @@ $ systemd-analyze verify /tmp/source:alias.service which is the default, and which respectively output a prettified or shorted JSON version of the security table. - With the plot command, genereate a JSON formatted output of the raw time data. + With the plot command, generate a JSON formatted output of the raw time data. The format is a JSON array with objects containing the following fields: name which is the unit name, activated which is the time after startup the service was activated, activating which is how long after startup the service was initially started, time which is how long the service took to activate from when it was initially started, deactivated which is the time after startup - that the service was deactivated, deactivating whcih is the time after startup + that the service was deactivated, deactivating which is the time after startup that the service was initially told to deactivate. -- cgit v1.2.1