]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/systemd-validatefs@.service: fix typo
authorMike Yuan <me@yhndnzj.com>
Mon, 31 Mar 2025 17:04:49 +0000 (19:04 +0200)
committerMike Yuan <me@yhndnzj.com>
Mon, 31 Mar 2025 17:23:50 +0000 (19:23 +0200)
man/systemd-validatefs@.service.xml

index 397bb0d6690aa8efb88a3095c5c1c74de385fe79..f0c7aabc6e987f5238e3e9b8d37fe8a209c14168 100644 (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>