On 6/8/26 10:24 AM, Roger Pau Monne wrote:
> Fixes rendering of the generated html.
>
> Fixes: 31d9c88a3857 ("pdx: introduce command line compression toggle")
> Signed-of-by: Roger Pau Monné <roger.pau@citrix.com>
> ---
> docs/misc/xen-command-line.pandoc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/misc/xen-command-line.pandoc b/docs/misc/xen-command-line.pandoc
> index 93c2a73f4ade..1c711fa98086 100644
> --- a/docs/misc/xen-command-line.pandoc
> +++ b/docs/misc/xen-command-line.pandoc
> @@ -2082,7 +2082,7 @@ for all of them (`true`), only for those subject to XPTI (`xpti`) or for
> those not subject to XPTI (`no-xpti`). The feature is used only in case
> INVPCID is supported and not disabled via `invpcid=false`.
>
> -### pdx-compress
> +### pdx-compress
> > `= <boolean>`
>
> > Default: `true` if CONFIG_PDX_NONE is unset
Release-Acked-by: Oleksii Kurochko <oleksii.kurochko@gmail.com>
Thanks.
~ Oleksii