]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs/ELF_PKG_METADATA: format text
authorhulkoba <jacoba@neighbourhood.ie>
Mon, 26 Feb 2024 13:35:53 +0000 (14:35 +0100)
committerhulkoba <jacoba@neighbourhood.ie>
Wed, 27 Mar 2024 06:12:02 +0000 (07:12 +0100)
docs/ELF_PACKAGE_METADATA.md

index 6cb3f785b401067f0e19f5b0387b8817aaa66863..176f574e91069c0acc5ce0ec0bade6d7d776e546 100644 (file)
@@ -12,8 +12,8 @@ or parse ELF core files.*
 
 ## Motivation
 
-ELF binaries get stamped with a unique, build-time generated hex string identifier called
-`build-id`, [which gets embedded as an ELF note called `.note.gnu.build-id`](https://fedoraproject.org/wiki/Releases/FeatureBuildId).
+ELF binaries get stamped with a unique, build-time generated hex string identifier called `build-id`,
+[which gets embedded as an ELF note called `.note.gnu.build-id`](https://fedoraproject.org/wiki/Releases/FeatureBuildId).
 In most cases, this allows to associate a stripped binary with its debugging information.
 It is used, for example, to dynamically fetch DWARF symbols from a debuginfo server, or
 to query the local package manager and find out the package metadata or, again, the DWARF