From 05c7c8f65e20b13ec5732407095fc325f094d6f6 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Mon, 7 Apr 2025 16:57:08 +0900 Subject: [PATCH] man/gpt-auto: fix typo Follow-up for c481605d0d9ef119eb392074aa58fd8af040ad25. --- man/systemd-gpt-auto-generator.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd-gpt-auto-generator.xml b/man/systemd-gpt-auto-generator.xml index c95221a448..2fd9694038 100644 --- a/man/systemd-gpt-auto-generator.xml +++ b/man/systemd-gpt-auto-generator.xml @@ -395,7 +395,7 @@ Also note that automatic partition discovery for /usr/ must be enabled explicitly, unlike the discovery for the root file system, which is enabled if no - root= paramater is passed at all. + root= parameter is passed at all.