ld.so.8: Place OPTIONS in alphabetical order

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-02-26 12:18:38 +01:00
parent 7c9c45533b
commit 79a2e54265
1 changed files with 13 additions and 13 deletions

View File

@ -154,12 +154,13 @@ value in the auxiliary vector (see
.\" Don't do this!!
.SH OPTIONS
.TP
.B \-\-list
List all dependencies and how they are resolved.
.TP
.B \-\-verify
Verify that program is dynamically linked and this dynamic linker can handle
it.
.BI \-\-audit " list"
Use objects named in
.I list
as auditors.
The objects in
.I list
are delimited by colons.
.TP
.B \-\-inhibit\-cache
Do not use
@ -188,13 +189,12 @@ The objects in
.I list
are delimited by colons or spaces.
.TP
.BI \-\-audit " list"
Use objects named in
.I list
as auditors.
The objects in
.I list
are delimited by colons.
.B \-\-list
List all dependencies and how they are resolved.
.TP
.B \-\-verify
Verify that program is dynamically linked and this dynamic linker can handle
it.
.SH ENVIRONMENT
Various environment variables influence the operation of the dynamic linker.
.\"