|
Lines 26-31
Link Here
|
| 26 |
Zero, one or two |
26 |
Zero, one or two |
| 27 |
.Fl f |
27 |
.Fl f |
| 28 |
options may be given. |
28 |
options may be given. |
|
|
29 |
If one is given, it sets |
| 30 |
.Ev LD_TRACE_LOADED_OBJECTS_FMT1 . |
| 31 |
If two are given, they set |
| 32 |
.Ev LD_TRACE_LOADED_OBJECTS_FMT1 |
| 33 |
and |
| 34 |
.Ev LD_TRACE_LOADED_OBJECTS_FMT2 , |
| 35 |
respectively. |
| 29 |
The argument is a format string passed to |
36 |
The argument is a format string passed to |
| 30 |
.Xr rtld 1 |
37 |
.Xr rtld 1 |
| 31 |
and allows customization of |
38 |
and allows customization of |
|
Lines 33-39
Link Here
|
| 33 |
output. |
40 |
output. |
| 34 |
See |
41 |
See |
| 35 |
.Xr rtld 1 |
42 |
.Xr rtld 1 |
| 36 |
for a list of recognized conversion characters. |
43 |
for details, including a list of recognized conversion characters. |
| 37 |
.Pp |
44 |
.Pp |
| 38 |
The |
45 |
The |
| 39 |
.Fl v |
46 |
.Fl v |