From: Zbigniew Jędrzejewski-Szmek Date: Tue, 5 Dec 2023 19:26:24 +0000 (+0100) Subject: docs/ELF_PACKAGE_NOTES: fix formatting X-Git-Tag: v258-rc1~1635^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cce3d43a2d7475c09cc56923bd78f88b2199a18c;p=thirdparty%2Fsystemd.git docs/ELF_PACKAGE_NOTES: fix formatting Backticks inside of a code block were displayed literally. --- diff --git a/docs/ELF_PACKAGE_METADATA.md b/docs/ELF_PACKAGE_METADATA.md index 5415441cfb3..99da8da8d61 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