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