--- src/usr.bin/ktrdump/ktrdump.8 2005/03/08 01:54:59 1.1 +++ src/usr.bin/ktrdump/ktrdump.8 2005/03/08 07:08:29 1.2 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD: src/usr.bin/ktrdump/ktrdump.8,v 1.6 2004/07/07 19:57:16 ru Exp $ +.\" $FreeBSD: src/usr.bin/ktrdump/ktrdump.8,v 1.7 2005/03/08 06:58:56 hmp Exp $ .\" $DragonFly$ .\" .Dd May 5, 2004 @@ -36,6 +36,7 @@ .Nm .Op Fl cfqrt .Op Fl e Ar execfile +.Op Fl i Ar ktrfile .Op Fl m Ar corefile .Op Fl o Ar outfile .Sh DESCRIPTION @@ -55,6 +56,10 @@ Quiet mode; do not print the column head Print relative timestamps rather than absolute timestamps. .It Fl t Print the timestamp for each entry. +.It Fl i Ar ktrfile +File containing saved ktr trace events; for more information see the +.Xr ktr 4 +manual page. .It Fl e Ar execfile The kernel image to resolve symbols from. The default is the value returned via