]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix machine-id(5) man page reference
authorFrantisek Sumsal <frantisek@sumsal.cz>
Fri, 17 Dec 2021 19:59:10 +0000 (20:59 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 17 Dec 2021 23:35:24 +0000 (08:35 +0900)
Spotted whilst debugging:
```
[763/2094] Generating man/machine-info.html with a custom command
Element cite in namespace '' encountered in para, but no template matches.
[765/2094] Generating man/machine-info.5 with a custom command
Element cite in namespace '' encountered in para, but no template matches.
```

Follow-up to 357376d0bb5.

man/machine-info.xml

index b4b5af26e08a1ad79d9d0d393b3665ce80aaa186..d324856d07adb6e9bcff974a8fe9752ac7364fb7 100644 (file)
         <command>kernel-install</command> should use. The value must be a valid machine ID (32 hexadecimal
         characters). This would generally be the original machine-id that was used when the boot loader
         entries for this installation were first added. When not set, the current value of
-        <cite>machine-id(5)</cite> will be used.</para></listitem>
+        <citerefentry><refentrytitle>machine-id</refentrytitle><manvolnum>5</manvolnum></citerefentry>
+        will be used.</para></listitem>
       </varlistentry>
     </variablelist>
   </refsect1>