mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Expand documentation of -f option
PR: docs/66265 Submitted by: Michel Lavondes <fox@vader.aacc.cc.md.us> MFC after: 1 week
This commit is contained in:
parent
2e032d8d80
commit
0e2dd92370
1 changed files with 8 additions and 1 deletions
|
|
@ -32,9 +32,16 @@ The argument is a format string passed to
|
|||
and allows customization of
|
||||
.Nm Ns 's
|
||||
output.
|
||||
If one is given, it sets
|
||||
.Ev LD_TRACE_LOADED_OBJECTS_FMT1 .
|
||||
If two are given, they set
|
||||
.Ev LD_TRACE_LOADED_OBJECTS_FMT1
|
||||
and
|
||||
.Ev LD_TRACE_LOADED_OBJECTS_FMT2 ,
|
||||
respectively.
|
||||
See
|
||||
.Xr rtld 1
|
||||
for a list of recognized conversion characters.
|
||||
for details, including a list of recognized conversion characters.
|
||||
.Pp
|
||||
The
|
||||
.Fl a
|
||||
|
|
|
|||
Loading…
Reference in a new issue