mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
docs/ELF_PACKAGE_NOTES: fix formatting
Backticks inside of a code block were displayed literally.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user