From 96ed253c7966de4d51fb68f9e875e41fb4661430 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 21:13:55 +0200 Subject: [PATCH] [PR #10861/8b5f4b05 backport][stable-11] Fix RST syntax error (#10862) Fix RST syntax error (#10861) Fix RST syntax error. (cherry picked from commit 8b5f4b055f1afa11aac2c7a3def54d7d4ab6b2d4) Co-authored-by: Felix Fontein --- docs/docsite/rst/guide_iocage_inventory_tags.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/guide_iocage_inventory_tags.rst b/docs/docsite/rst/guide_iocage_inventory_tags.rst index afb645198c..8adf641073 100644 --- a/docs/docsite/rst/guide_iocage_inventory_tags.rst +++ b/docs/docsite/rst/guide_iocage_inventory_tags.rst @@ -19,7 +19,7 @@ Quoting `man iocage `_ Default: none Source: local -We will use the format `notes="tag1=value1 tag2=value2 ..."`. +We will use the format ``notes="tag1=value1 tag2=value2 ..."``. .. note::