ld: fix typo in ld.texi metdata->metadata

This commit is contained in:
Jose E. Marchesi
2023-10-19 21:53:57 +02:00
parent 3fe0dfd160
commit 8fa1b632c1
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2023-10-19 Jose E. Marchesi <jose.marchesi@oracle.com>
* ld.texi (Options): Fix typo metdata->metadata.
2023-10-16 Nick Clifton <nickc@redhat.com>
PR 28910

View File

@@ -3067,7 +3067,7 @@ specification. For more information see:
https://systemd.io/ELF_PACKAGE_METADATA/
If the JSON argument is missing/empty then this will disable the
creation of the metadata note, if one had been enabled by an earlier
occurrence of the --package-metdata option.
occurrence of the --package-metadata option.
If the linker has been built with libjansson, then the JSON string
will be validated.
@end table