diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ELF_PACKAGE_METADATA.md | 8 |
1 files changed, 3 insertions, 5 deletions
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`<br/> +`note type`: `0xcafe1a7e`<br/> +Owner: `FDO` (FreeDesktop.org)<br/> Value: a single JSON object encoded as a zero-terminated UTF-8 string -``` * JSON payload |