See also: ktrace(2).

This commit is contained in:
rillig 2007-01-07 15:33:48 +00:00
parent cf9d4bd6af
commit cb42376f86

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ktrace.1,v 1.34 2006/09/24 07:18:40 wiz Exp $
.\" $NetBSD: ktrace.1,v 1.35 2007/01/07 15:33:48 rillig Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -276,7 +276,8 @@ on process 67
# poll ktruss.out for available records and print them
.Dl $ ktruss -lf ktruss.out
.Sh SEE ALSO
.Xr kdump 1
.Xr kdump 1 ,
.Xr ktrace 2 .
.Sh HISTORY
The
.Nm