man/systemd-validatefs@.service: fix typo

This commit is contained in:
Mike Yuan
2025-03-31 19:04:49 +02:00
parent f361fad245
commit 28bae3dbe3

View File

@@ -84,7 +84,7 @@
<term><option>--root=</option></term>
<listitem><para>Takes an absolute path or the special string <literal>auto</literal>. The specified
path if removed as prefix from the specified mount point argument before the validation. If set to
path is removed as prefix from the specified mount point argument before the validation. If set to
<literal>auto</literal> defaults to unspecified on the host and <filename>/sysroot/</filename> when
run in initrd context, in order to validate the mount constraint data relative to the future file
system root.</para>