From 51eab4afa6b79816b1786858fb87b08a6ecba685 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 14 Mar 2025 11:06:37 +0100 Subject: [PATCH] docs/ROOTFS_DISCOVERY: removed doubled dot Inadvertent change in 487b95d9b6eb42c5213f413308b915e8be17d509. --- docs/ROOTFS_DISCOVERY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ROOTFS_DISCOVERY.md b/docs/ROOTFS_DISCOVERY.md index f0b9d992a08..8a322a6f9e0 100644 --- a/docs/ROOTFS_DISCOVERY.md +++ b/docs/ROOTFS_DISCOVERY.md @@ -12,7 +12,7 @@ The recommended way to boot a [`systemd`](https://systemd.io/) based components: 1. A boot loader, - i.e.. [`systemd-boot`](https://www.freedesktop.org/software/systemd/man/latest/systemd-boot.html) + i.e. [`systemd-boot`](https://www.freedesktop.org/software/systemd/man/latest/systemd-boot.html) that provides interactive and programmatic control of what precisely to boot. It takes care of enumerating all possible boot targets (implementing the [Boot Loader -- 2.47.3