Update manual page to reflect latest changes of ABI description support.

MFC after:	1 Month.
This commit is contained in:
Dmitry Chagin 2011-02-25 22:14:12 +00:00
parent 7144d36fab
commit a30c325c64
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=219044

View File

@ -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