diff options
author | Addison Snelling <addison@asnell.io> | 2023-03-17 03:36:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-17 03:36:32 +0100 |
commit | 0c868e3fada33c7139112f0268c29307bdcd6ee7 (patch) | |
tree | fb4e692ceb13a7f8dc9a1ea55b00160614e0f2f4 /man/systemd-bless-boot.service.xml | |
parent | mkosi: Use default timeout of 10s (diff) | |
download | systemd-0c868e3fada33c7139112f0268c29307bdcd6ee7.tar.xz systemd-0c868e3fada33c7139112f0268c29307bdcd6ee7.zip |
man: fix misspelled executable name (#26858)
Diffstat (limited to 'man/systemd-bless-boot.service.xml')
-rw-r--r-- | man/systemd-bless-boot.service.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-bless-boot.service.xml b/man/systemd-bless-boot.service.xml index dcbad20495..3a4ff308fe 100644 --- a/man/systemd-bless-boot.service.xml +++ b/man/systemd-bless-boot.service.xml @@ -24,7 +24,7 @@ <refsynopsisdiv> <para><filename>systemd-bless-boot.service</filename></para> - <para><filename>/usr/lib/systemd/system-bless-boot</filename></para> + <para><filename>/usr/lib/systemd/systemd-bless-boot</filename></para> </refsynopsisdiv> <refsect1> @@ -50,7 +50,7 @@ <refsect1> <title>Options</title> - <para>The <filename>/usr/lib/systemd/system-bless-boot</filename> executable may also be invoked from the + <para>The <filename>/usr/lib/systemd/systemd-bless-boot</filename> executable may also be invoked from the command line, taking one of the following command arguments:</para> <variablelist> |