]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ld.so.8: Place OPTIONS in alphabetical order
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 26 Feb 2019 11:18:38 +0000 (12:18 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 26 Feb 2019 11:59:46 +0000 (12:59 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man8/ld.so.8

index acdfcae4b2cc83f941f5e5f5f670256b0d34ed06..6271f23edaa64dd962c117493916a78fd9bfd704 100644 (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.
 .\"