]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/systemd.mstack: use <varname> instead of <variable>
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Mon, 23 Feb 2026 08:38:09 +0000 (09:38 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 23 Feb 2026 09:07:30 +0000 (10:07 +0100)
Otherwise, `<variable>location</variable>` is rendered:

```
[2365/2925] Generating man/systemd.mstack.7 with a custom command
Element variable in namespace '' encountered in para, but no template matches.
```

man/systemd.mstack.xml

index 03e41afcfecd28e32dd70711e32d02a38d6bc037..b0d6d5f5453475fd511859f7dc039be879d8cead 100644 (file)
@@ -50,7 +50,7 @@
       they be missing.</para></listitem>
 
       <listitem><para>A <filename>bind@<replaceable>location</replaceable>/</filename> directory will be bind
-      mounted to the mount point indicated by the <variable>location</variable> identifier, in read-write
+      mounted to the mount point indicated by the <varname>location</varname> identifier, in read-write
       fashion. The location is encoded via the same escaping logic used for naming <literal>.mount</literal>
       units, i.e. slashes become dashes.</para></listitem>