]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
elf: update NT_FDO_PACKAGING_METADATA spec URL
authorLuca Boccassi <bluca@debian.org>
Wed, 15 May 2024 00:10:34 +0000 (01:10 +0100)
committerArjun Shankar <arjun@redhat.com>
Thu, 30 May 2024 10:24:16 +0000 (12:24 +0200)
Page was renamed some time ago, there's a redirect but better
to point to the right one

Signed-off-by: Luca Boccassi <bluca@debian.org>
Reviewed-by: Arjun Shankar <arjun@redhat.com>
elf/elf.h

index 682bce5a94a8ad9f02582e481a678c895ed72dbd..d6ec0120c04dcbae0489cbad595d0184da1e96d2 100644 (file)
--- a/elf/elf.h
+++ b/elf/elf.h
@@ -1337,7 +1337,7 @@ typedef struct
 #define NT_GNU_PROPERTY_TYPE_0 5
 
 /* Packaging metadata as defined on
-   https://systemd.io/COREDUMP_PACKAGE_METADATA/ */
+   https://systemd.io/ELF_PACKAGE_METADATA/ */
 #define NT_FDO_PACKAGING_METADATA 0xcafe1a7e
 
 /* Note section name of program property.   */