diff --git a/usr.bin/ktrace/ktrace.1 b/usr.bin/ktrace/ktrace.1 index c619d724ab19..d1445bd91158 100644 --- a/usr.bin/ktrace/ktrace.1 +++ b/usr.bin/ktrace/ktrace.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: ktrace.1,v 1.38 2007/03/02 20:45:45 wiz Exp $ +.\" $NetBSD: ktrace.1,v 1.39 2007/08/27 16:35:47 dsl Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)ktrace.1 8.1 (Berkeley) 6/6/93 .\" -.Dd February 28, 2007 +.Dd August 27, 2007 .Dt KTRACE 1 .Os .Sh NAME @@ -205,7 +205,7 @@ trace exec environment .It Cm w trace context switches .It Cm + -trace the default set of trace points (c, e, i, l, m, n, s, U, u) +trace the default set of trace points (c, e, i, l, m, n, s, u) .It Cm - do not trace following trace points .El