summaryrefslogtreecommitdiff
path: root/man/machine-info.xml
diff options
context:
space:
mode:
authorFrantisek Sumsal <frantisek@sumsal.cz>2021-12-17 20:59:10 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2021-12-18 08:35:24 +0900
commitb5c946d3b8753771e7119b3ce5b37c8828ab2474 (patch)
treed217e8b24e4bf54f8c9fd63bd643da81c1f1b609 /man/machine-info.xml
parenta00fd2a5535dd2e909b4498b6014ad6bfb511e27 (diff)
downloadsystemd-b5c946d3b8753771e7119b3ce5b37c8828ab2474.tar.gz
man: fix machine-id(5) man page reference
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.
Diffstat (limited to 'man/machine-info.xml')
-rw-r--r--man/machine-info.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/machine-info.xml b/man/machine-info.xml
index b4b5af26e0..d324856d07 100644
--- a/man/machine-info.xml
+++ b/man/machine-info.xml
@@ -136,7 +136,8 @@
<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>