File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ by various tools. There is no machine-readable metadata about dependencies
55loaded at build time via
66.BR \% dlopen (3)
77available by default. The ELF Dlopen Metadata specification aims to fill this
8- gap, by defining a common format.
8+ gap by defining a common format. See https://systemd.io/ELF_DLOPEN_METADATA/ .
99.PP
1010This tool allows parsing such a note, and printing out the result in various
1111formats.
Original file line number Diff line number Diff line change 1- .TH DLOPEN\- NOTES.PY "1" "2024\- 05 \- 22 " "package\- notes" "Generated Python Manual"
1+ .TH DLOPEN\- NOTES.PY "1" "2024\- 07 \- 23 " "package\- notes" "Generated Python Manual"
22.SH NAME
33dlopen\- notes.py
44.SH SYNOPSIS
@@ -12,7 +12,7 @@ by various tools. There is no machine-readable metadata about dependencies
1212loaded at build time via
1313.BR \% dlopen (3)
1414available by default. The ELF Dlopen Metadata specification aims to fill this
15- gap, by defining a common format.
15+ gap by defining a common format. See https://systemd.io/ELF_DLOPEN_METADATA/ .
1616.PP
1717This tool allows parsing such a note, and printing out the result in various
1818formats.
You can’t perform that action at this time.
0 commit comments