From ff9412c1522617d59ddc2c2bd6690fa33ec2b6ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 12 Apr 2022 11:02:16 +0200 Subject: Fix man page links Based on linkchecker as usual. --- man/systemd-stub.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'man/systemd-stub.xml') diff --git a/man/systemd-stub.xml b/man/systemd-stub.xml index f2d3b91e20..3a8fc925d7 100644 --- a/man/systemd-stub.xml +++ b/man/systemd-stub.xml @@ -178,7 +178,7 @@ Assembling Kernel Images In order to assemble an UEFI PE kernel image from various components as described above, use an - objcopy1 command line + objcopy1 command line like this: objcopy \ @@ -196,7 +196,7 @@ UEFI boot stub. To then sign the resulting image for UEFI SecureBoot use an - sbsign1 command like + sbsign1 command like the following: sbsign \ @@ -219,8 +219,8 @@ systemd-sysext8, Boot Loader Specification, Boot Loader Interface, - objcopy1, - sbsign1 + objcopy1, + sbsign1 -- cgit v1.2.1