From cce3d43a2d7475c09cc56923bd78f88b2199a18c Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Tue, 5 Dec 2023 20:26:24 +0100 Subject: docs/ELF_PACKAGE_NOTES: fix formatting Backticks inside of a code block were displayed literally. --- docs/ELF_PACKAGE_METADATA.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/ELF_PACKAGE_METADATA.md b/docs/ELF_PACKAGE_METADATA.md index 5415441cfb..99da8da8d6 100644 --- a/docs/ELF_PACKAGE_METADATA.md +++ b/docs/ELF_PACKAGE_METADATA.md @@ -45,12 +45,10 @@ the original executable, debuginfo and sources, to further facilitate debugging. * Section header -``` -SECTION: `.note.package` -note type: `0xcafe1a7e` -Owner: `FDO` (FreeDesktop.org) +Section: `.note.package`
+`note type`: `0xcafe1a7e`
+Owner: `FDO` (FreeDesktop.org)
Value: a single JSON object encoded as a zero-terminated UTF-8 string -``` * JSON payload -- cgit v1.2.3