From eb066221e921633470d0df8c57c60ab28e1cc4db Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sat, 23 Dec 2023 17:34:30 +0100 Subject: [PATCH] man: fix markup is not allowed inside . --- man/ukify.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/ukify.xml b/man/ukify.xml index 4d712d2d7ca..f991ee3c06b 100644 --- a/man/ukify.xml +++ b/man/ukify.xml @@ -203,7 +203,7 @@ <varlistentry> <term><option>--section=<replaceable>NAME</replaceable>:<replaceable>TEXT</replaceable>|<replaceable>@PATH</replaceable></option></term> - <term><option>--section=<replaceable>NAME</replaceable>:<arg choice="plain">text|binary</arg><optional>@<replaceable>PATH</replaceable></optional></option></term> + <term><option>--section=<replaceable>NAME</replaceable>:text|binary<optional>@<replaceable>PATH</replaceable></optional></option></term> <listitem><para>For all verbs except <command>inspect</command>, the first syntax is used. Specify an arbitrary additional section <literal><replaceable>NAME</replaceable></literal>. -- 2.47.3