From 9fff026d60838aceef4dbceeee93aa54272e26ff Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 26 May 2021 22:52:47 +0200 Subject: [PATCH] man: fix tag type This is an option, not a command. --- man/bootctl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/bootctl.xml b/man/bootctl.xml index 5f5f137f8a8..81033158f64 100644 --- a/man/bootctl.xml +++ b/man/bootctl.xml @@ -241,7 +241,7 @@ Control creation and deletion of the top-level machine ID directory on the file system containing boot loader entries (i.e. beneath the file system returned by - --print-boot-path above) during and + above) during and , respectively. auto is equivalent to yes if /etc/machine-id resides on a filesystem other than tmpfs and no otherwise (in the latter case the machine ID is likely transient and -- 2.47.3