mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Update manual page to reflect latest changes of ABI description support.
MFC after: 1 Month.
This commit is contained in:
parent
7144d36fab
commit
a30c325c64
1 changed files with 3 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
.Nd display kernel trace data
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl dEnlHRsT
|
||||
.Op Fl dEnlHRsTA
|
||||
.Op Fl f Ar trfile
|
||||
.Op Fl m Ar maxdata
|
||||
.Op Fl p Ar pid
|
||||
|
|
@ -99,6 +99,8 @@ GIDs, dates etc. symbolically instead of numerically.
|
|||
Suppress display of I/O data.
|
||||
.It Fl T
|
||||
Display absolute timestamps for each entry (seconds since epoch).
|
||||
.It Fl A
|
||||
Display description of the ABI of traced process.
|
||||
.It Fl t Ar trstr
|
||||
See the
|
||||
.Fl t
|
||||
|
|
|
|||
Loading…
Reference in a new issue