From 273cb33b61e8f2c7875e30ec55fd35670e81d0f1 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Sun, 5 Oct 2025 05:44:28 +0900 Subject: [PATCH] man: fix typo Follow-up for 91214a37ef4eb8042d2598aa89bae52b410d11a7. Fixes #39203. --- man/kernel-command-line.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index 6a80f157599..4da1796a97c 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -166,7 +166,7 @@ command line or /etc/fstab, or otherwise configured. If true, full state-less boot mode is selected. In this case, the root directory is mounted as volatile memory file system (tmpfs), and only /usr/ is mounted from the file system configured as root device, in read-only mode. - This enables fully state-less boots were the vendor-supplied OS is used as shipped, with only default + This enables fully state-less boots where the vendor-supplied OS is used as shipped, with only default configuration and no stored state in effect, as /etc/ and /var/ (as well as all other resources shipped in the root file system) are reset at boot and lost on shutdown. If this setting is set to state the root file system is mounted read-only, however