=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/kdump/kdump.1,v retrieving revision 1.23 retrieving revision 1.24 diff -c -r1.23 -r1.24 *** src/usr.bin/kdump/kdump.1 2013/06/01 09:51:30 1.23 --- src/usr.bin/kdump/kdump.1 2014/12/15 01:48:54 1.24 *************** *** 1,4 **** ! .\" $OpenBSD: kdump.1,v 1.23 2013/06/01 09:51:30 miod Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: kdump.1,v 1.24 2014/12/15 01:48:54 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: June 1 2013 $ .Dt KDUMP 1 .Os .Sh NAME --- 29,35 ---- .\" .\" from: @(#)kdump.1 8.1 (Berkeley) 6/6/93 .\" ! .Dd $Mdocdate: December 15 2014 $ .Dt KDUMP 1 .Os .Sh NAME *************** *** 38,44 **** .Sh SYNOPSIS .Nm kdump .Bk -words ! .Op Fl dHlnRrTXx .Op Fl e Ar emulation .Op Fl f Ar file .Op Fl m Ar maxdata --- 38,44 ---- .Sh SYNOPSIS .Nm kdump .Bk -words ! .Op Fl dHlnRTXx .Op Fl e Ar emulation .Op Fl f Ar file .Op Fl m Ar maxdata *************** *** 98,109 **** specified. .It Fl R Display relative timestamps (time since previous entry). - .It Fl r - When decoding the name in - .Xr sysctl 3 - CALL records or structure members in STRU records - (UIDs, GIDs, dates, etc), - display symbolically instead of numerically. .It Fl T Display absolute timestamps for each entry (seconds since the Epoch). .It Fl t Op ceinstuw --- 98,103 ----