From 0c868e3fada33c7139112f0268c29307bdcd6ee7 Mon Sep 17 00:00:00 2001 From: Addison Snelling Date: Thu, 16 Mar 2023 21:36:32 -0500 Subject: [PATCH] man: fix misspelled executable name (#26858) --- man/systemd-bless-boot.service.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/systemd-bless-boot.service.xml b/man/systemd-bless-boot.service.xml index dcbad20495c..3a4ff308fe1 100644 --- a/man/systemd-bless-boot.service.xml +++ b/man/systemd-bless-boot.service.xml @@ -24,7 +24,7 @@ systemd-bless-boot.service - /usr/lib/systemd/system-bless-boot + /usr/lib/systemd/systemd-bless-boot @@ -50,7 +50,7 @@ Options - The /usr/lib/systemd/system-bless-boot executable may also be invoked from the + The /usr/lib/systemd/systemd-bless-boot executable may also be invoked from the command line, taking one of the following command arguments: -- 2.47.3