Document KTRFAC_EMUL.

This commit is contained in:
nathanw 1998-06-27 04:23:05 +00:00
parent 3dbc029932
commit f3506c371f

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ktrace.2,v 1.2 1995/02/27 12:33:58 cgd Exp $
.\" $NetBSD: ktrace.2,v 1.3 1998/06/27 04:23:05 nathanw Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@ -86,6 +86,7 @@ The defined trace points are:
generate much output).
.It KTRFAC_PSIG Trace posted signals.
.It KTRFAC_CSW Trace context switch points.
.It KTRFAC_EMUL Trace emulation changes.
.It KTRFAC_INHERIT Inherit tracing to future children.
.El
.Pp