summaryrefslogtreecommitdiff
path: root/usr.bin/kdump/kdump.1
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-02-19 19:30:14 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-02-19 19:30:14 +0000
commit194ec2ac183e92677470f2f7e488b0327aac167d (patch)
tree601b04065d8ab6f6439589d65cc4ef30a18f3af6 /usr.bin/kdump/kdump.1
parentc0bce137d1afa7f549e4d17d27323fd8c81870cb (diff)
improve docs; raj@cerias.purdue.edu
Diffstat (limited to 'usr.bin/kdump/kdump.1')
-rw-r--r--usr.bin/kdump/kdump.113
1 files changed, 7 insertions, 6 deletions
diff --git a/usr.bin/kdump/kdump.1 b/usr.bin/kdump/kdump.1
index e840d776dee..1875c7df77b 100644
--- a/usr.bin/kdump/kdump.1
+++ b/usr.bin/kdump/kdump.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: kdump.1,v 1.8 2002/06/23 20:01:25 deraadt Exp $
+.\" $OpenBSD: kdump.1,v 1.9 2003/02/19 19:30:13 deraadt Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -46,7 +46,7 @@
.Op Fl f Ar file
.Op Fl m Ar maxdata
.Op Fl p Ar pid
-.Op Fl t Op cenis
+.Op Fl t Op ceinsw
.Sh DESCRIPTION
.Nm
displays the kernel trace files produced with
@@ -54,7 +54,7 @@ displays the kernel trace files produced with
in human-readable format.
By default, the file
.Pa ktrace.out
-in the current directory is displayed, unless overriden by the
+in the current directory is displayed, unless overridden by the
.Fl f
option.
.Pp
@@ -101,11 +101,12 @@ specified.
Display relative timestamps (time since previous entry).
.It Fl T
Display absolute timestamps for each entry (seconds since epoch).
-.It Fl t Op cenis
-See the
+.It Fl t Op ceinsw
+Selects which tracepoints to display. See the
.Fl t
option of
-.Xr ktrace 1 .
+.Xr ktrace 1
+for the definitions of the flags.
.El
.Sh FILES
.Bl -tag -width ktrace.out -compact