From: Lennart Poettering Date: Wed, 23 Mar 2022 12:47:15 +0000 (+0100) Subject: doc: two markdown markup fixes X-Git-Tag: v251-rc1~59 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=13a5ffa4777545ca18971bf23c6dfd12f005eef2;p=thirdparty%2Fsystemd.git doc: two markdown markup fixes --- diff --git a/docs/BUILDING_IMAGES.md b/docs/BUILDING_IMAGES.md index 8f6b7208488..268c8cdb397 100644 --- a/docs/BUILDING_IMAGES.md +++ b/docs/BUILDING_IMAGES.md @@ -43,14 +43,14 @@ boot. For that it's essential to: image than advisable. 3. Remove the `/loader/random-seed` file (see - [`systemd-boot(7)`](https://www.freedesktop.org/software/systemd/man/systemd-boot.html) + [`systemd-boot(7)`](https://www.freedesktop.org/software/systemd/man/systemd-boot.html)) from the UEFI System Partition (ESP), in case the `systemd-boot` boot loader is used in the image. 4. It might also make sense to remove [`/etc/hostname`](https://www.freedesktop.org/software/systemd/man/hostname.html) and - [`/etc/machine-info`][`systemd-random-seed(8)`](https://www.freedesktop.org/software/systemd/man/machine-info.html) + [`/etc/machine-info`](https://www.freedesktop.org/software/systemd/man/machine-info.html) which carry additional identifying information about the OS image. ## Boot Menu Entry Identifiers