=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/kdump/kdump.1,v retrieving revision 1.29 retrieving revision 1.30 diff -c -r1.29 -r1.30 *** src/usr.bin/kdump/kdump.1 2016/02/28 15:55:58 1.29 --- src/usr.bin/kdump/kdump.1 2016/03/06 20:25:27 1.30 *************** *** 1,4 **** ! .\" $OpenBSD: kdump.1,v 1.29 2016/02/28 15:55:58 naddy Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: kdump.1,v 1.30 2016/03/06 20:25:27 guenther Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. *************** *** 29,35 **** .\" .\" from: @(#)kdump.1 8.1 (Berkeley) 6/6/93 .\" ! .Dd $Mdocdate: February 28 2016 $ .Dt KDUMP 1 .Os .Sh NAME --- 29,35 ---- .\" .\" from: @(#)kdump.1 8.1 (Berkeley) 6/6/93 .\" ! .Dd $Mdocdate: March 6 2016 $ .Dt KDUMP 1 .Os .Sh NAME *************** *** 38,48 **** .Sh SYNOPSIS .Nm kdump .Op Fl dHlnRTXx - .Op Fl e Ar emulation .Op Fl f Ar file .Op Fl m Ar maxdata .Op Fl p Ar pid ! .Op Fl t Op Cm ceinstuxX+ .Sh DESCRIPTION .Nm displays the kernel trace files produced with --- 38,47 ---- .Sh SYNOPSIS .Nm kdump .Op Fl dHlnRTXx .Op Fl f Ar file .Op Fl m Ar maxdata .Op Fl p Ar pid ! .Op Fl t Op Cm cinstuxX+ .Sh DESCRIPTION .Nm displays the kernel trace files produced with *************** *** 59,67 **** .It Fl d Display all numbers in decimal. By default, values are printed out in hexadecimal. - .It Fl e Ar emulation - Interpret system call maps assuming the named emulation instead of - .Qq native . .It Fl f Ar file Display the specified file instead of .Pa ktrace.out . --- 58,63 ---- *************** *** 96,102 **** Display relative timestamps (time since previous entry). .It Fl T Display absolute timestamps for each entry (seconds since the Epoch). ! .It Fl t Op Cm ceinstuxX+ Selects which tracepoints to display. See the .Fl t --- 92,98 ---- Display relative timestamps (time since previous entry). .It Fl T Display absolute timestamps for each entry (seconds since the Epoch). ! .It Fl t Op Cm cinstuxX+ Selects which tracepoints to display. See the .Fl t